Skip to content

Invalid demangling for (empty?) vararg templates #132

Open
@jan-auer

Description

@jan-auer
mangled:       _ZN4base8internal13FunctorTraitsIPFvvEvE6InvokeIJEEEvS3_DpOT_
c++filt:       void base::internal::FunctorTraits<void (*)(), void>::Invoke<>(void (*)())
cpp_demangle:  void base::internal::FunctorTraits<void (*)(), void>::Invoke<>(void (*)(), &&...)

Also, the no_params option has no effect on this symbol. I haven't tested yet what happens with a non-empty argarg template.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions