Template Function sequant::mbpt::spinannotation_replacе

Function Documentation

Warning

doxygenfunction: Unable to resolve function “sequant::mbpt::spinannotation_replacе” with arguments “(WS&&, Spin)”. 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 137] template<typename WS, typename = std::enable_if_t< meta::is_wstring_or_view_v<std::decay_t<WS>>>> std::wstring spinannotation_replacе (WS &&label, Spin s) —————————————————————————————————————————————–^ 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 137] template<typename WS, typename = std::enable_if_t< meta::is_wstring_or_view_v<std::decay_t<WS>>>> std::wstring spinannotation_replacе (WS &&label, Spin s) —————————————————————————————————————————————–^ If declarator-id: Invalid C++ declaration: Expected identifier in nested name. [error at 137] template<typename WS, typename = std::enable_if_t< meta::is_wstring_or_view_v<std::decay_t<WS>>>> std::wstring spinannotation_replacе (WS &&label, Spin s) —————————————————————————————————————————————–^