You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
api.rst:5: WARNING: Error when parsing function declaration:
If no return type {
Invalid definition: Expecting "(" in parameters_and_qualifiers. [error at 8]
FMT_API void fmt::print(std::FILE *, CStringRef, ArgList)
--------^
} else if return type {
Invalid definition: Expected identifier in nested name, got keyword: void [error at 12]
FMT_API void fmt::print(std::FILE *, CStringRef, ArgList)
------------^
}
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: