We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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)
The text was updated successfully, but these errors were encountered:
Need to publish the packages with the docs as soon as it is fixed.
Sorry, something went wrong.
Fixed in e4f7d0d.
No branches or pull requests
The text was updated successfully, but these errors were encountered: