Template Function wt::u::to_µm(const quantity_vector<N, Q>&)¶
Defined in File quantity_vector.hpp
Function Documentation¶
Warning
doxygenfunction: Unable to resolve function “wt::u::to_µm” with arguments “(const quantity_vector<N, Q>&)”. 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 to_µm (const QuantityOf< isq::length > 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 to_µm (const QuantityOf< isq::length > auto q) noexcept —————^ If declarator-id: Invalid C++ declaration: Expected identifier in nested name. [error at 15] constexpr auto to_µm (const QuantityOf< isq::length > auto q) noexcept —————^