Template Function fast_float::to_extended_halfway

Function Documentation

Warning

doxygenfunction: Unable to resolve function “fast_float::to_extended_halfway” with arguments “(T)”. Candidate function could not be parsed. Parsing error is Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting “(” in parameters-and-qualifiers. [error at 45] template<typename T> fastfloat_really_inline adjusted_mantissa to_extended_halfway (T value) noexcept ———————————————^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected ‘::’ in pointer to member (function). [error at 63] template<typename T> fastfloat_really_inline adjusted_mantissa to_extended_halfway (T value) noexcept —————————————————————^ If declarator-id: Invalid C++ declaration: Expecting “(” in parameters-and-qualifiers. [error at 63] template<typename T> fastfloat_really_inline adjusted_mantissa to_extended_halfway (T value) noexcept —————————————————————^