Closed
Description
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
Labels
No labels