Function wt::u::in_µm(const QuantityOf<u::metres> auto)¶
Defined in File math.hpp
Function Documentation¶
Warning
doxygenfunction: Unable to resolve function “wt::u::in_µm” with arguments “(const QuantityOf<u::metres> auto)”. 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: Expected identifier in nested name, got keyword: auto [error at 14] constexpr auto in_µm (const QuantityOf< u::metres > auto q) noexcept ————–^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected identifier in nested name. [error at 15] constexpr auto in_µm (const QuantityOf< u::metres > auto q) noexcept —————^ If declarator-id: Invalid C++ declaration: Expected identifier in nested name. [error at 15] constexpr auto in_µm (const QuantityOf< u::metres > auto q) noexcept —————^