Function proxsuite::linalg::veg::concepts::VEG_DEF_CONCEPT(typename T, void_type, VEG_CONCEPT(same<void const volatile, T const volatile>))

Function Documentation

Warning

doxygenfunction: Unable to resolve function “proxsuite::linalg::veg::concepts::VEG_DEF_CONCEPT” with arguments “(typename T, void_type, VEG_CONCEPT(same<void volatile const, T volatile const>))”. 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 “,” or “)” in parameters-and-qualifiers, got “|”. [error at 63] VEG_DEF_CONCEPT (typename T, index, VEG_CONCEPT(same< T, Dyn >)||_detail::_meta::is_fix< T >::value) —————————————————————^ If the function has a return type: Error in declarator If declarator-id with parameters-and-qualifiers: Invalid C++ declaration: Expected identifier in nested name. [error at 16] VEG_DEF_CONCEPT (typename T, index, VEG_CONCEPT(same< T, Dyn >)||_detail::_meta::is_fix< T >::value) —————-^ If parenthesis in noptr-declarator: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected identifier in nested name, got keyword: typename [error at 25] VEG_DEF_CONCEPT (typename T, index, VEG_CONCEPT(same< T, Dyn >)||_detail::_meta::is_fix< T >::value) ————————-^ If declarator-id: Invalid C++ declaration: Expected identifier in nested name, got keyword: typename [error at 25] VEG_DEF_CONCEPT (typename T, index, VEG_CONCEPT(same< T, Dyn >)||_detail::_meta::is_fix< T >::value) ————————-^