Function lanelet::traits::toBasicPolygon3d(BasicPolygon3d&&)

Function Documentation

Warning

doxygenfunction: Unable to resolve function “lanelet::traits::toBasicPolygon3d” with arguments “(BasicPolygon3d&&)”. 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 Main error: Invalid C++ declaration: Expecting “(” in parameters-and-qualifiers. [error at 44] template<typename PolygonT> std::enable_if_t< traits::isPolygonT< PolygonT >), BasicPolygon3d > toBasicPolygon3d (const PolygonT &t) ——————————————–^ Potential other error: Error in parsing template argument list. If type argument: Invalid C++ declaration: Expected “…>”, “>” or “,” in template argument list. [error at 76] template<typename PolygonT> std::enable_if_t< traits::isPolygonT< PolygonT >), BasicPolygon3d > toBasicPolygon3d (const PolygonT &t) —————————————————————————-^ If non-type argument: Invalid C++ declaration: Expected “…>”, “>” or “,” in template argument list. [error at 76] template<typename PolygonT> std::enable_if_t< traits::isPolygonT< PolygonT >), BasicPolygon3d > toBasicPolygon3d (const PolygonT &t) —————————————————————————-^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Main error: Invalid C++ declaration: Expected identifier in nested name. [error at 44] template<typename PolygonT> std::enable_if_t< traits::isPolygonT< PolygonT >), BasicPolygon3d > toBasicPolygon3d (const PolygonT &t) ——————————————–^ Potential other error: Error in parsing template argument list. If type argument: Invalid C++ declaration: Expected “…>”, “>” or “,” in template argument list. [error at 76] template<typename PolygonT> std::enable_if_t< traits::isPolygonT< PolygonT >), BasicPolygon3d > toBasicPolygon3d (const PolygonT &t) —————————————————————————-^ If non-type argument: Invalid C++ declaration: Expected “…>”, “>” or “,” in template argument list. [error at 76] template<typename PolygonT> std::enable_if_t< traits::isPolygonT< PolygonT >), BasicPolygon3d > toBasicPolygon3d (const PolygonT &t) —————————————————————————-^ If declarator-id: Invalid C++ declaration: Expected identifier in nested name. [error at 44] template<typename PolygonT> std::enable_if_t< traits::isPolygonT< PolygonT >), BasicPolygon3d > toBasicPolygon3d (const PolygonT &t) ——————————————–^