Skip to content

Unresolved overloads when building docs #252

Closed
@vitaut

Description

@vitaut
doxygenfunction: Unable to resolve multiple matches for function “bin” with arguments () in doxygen xml output for project “format” from directory: /home/travis/build/cppformat/cppformat/doxyxml. Potential matches:

- IntFormatSpec<unsigned, TypeSpec<'b'>> fmt::bin(unsigned)
- IntFormatSpec<unsigned long, TypeSpec<'b'>> fmt::bin(unsigned long)
- IntFormatSpec<LongLong, TypeSpec<'b'>> fmt::bin(LongLong)
- IntFormatSpec<int, TypeSpec<'b'>> fmt::bin(int)
- IntFormatSpec<long, TypeSpec<'b'>> fmt::bin(long)
- IntFormatSpec<ULongLong, TypeSpec<'b'>> fmt::bin(ULongLong)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions