Function cartographer::transform::MATCHER_P2
Defined in File rigid_transform_test_helpers.h
Function Documentation
Warning
doxygenfunction: Unable to resolve function “cartographer::transform::MATCHER_P2” with arguments “(IsNearly, rigid, epsilon, std::string(std::string(negation ? “isn’t nearly “ :”is nearly “)+rigid.DebugString()))”. Could not parse arguments. Parsing error is Error in declarator If declarator-id with parameters-and-qualifiers: Error in declarator If declarator-id with parameters-and-qualifiers: Invalid C++ declaration: Expecting “,” or “)” in parameters-and-qualifiers, got “?”. [error at 60] (IsNearly, rigid, epsilon, std::string(std::string(negation ? “isn’t nearly “ :”is nearly “)+rigid.DebugString())) ————————————————————^ If parenthesis in noptr-declarator: Invalid C++ declaration: Expected ‘)’ in “( ptr-declarator )” [error at 60] (IsNearly, rigid, epsilon, std::string(std::string(negation ? “isn’t nearly “ :”is nearly “)+rigid.DebugString())) ————————————————————^ If parenthesis in noptr-declarator: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected ‘::’ in pointer to member (function). [error at 50] (IsNearly, rigid, epsilon, std::string(std::string(negation ? “isn’t nearly “ :”is nearly “)+rigid.DebugString())) ————————————————–^ If declarator-id: Invalid C++ declaration: Unexpected ‘:’ after identifier. [error at 42] (IsNearly, rigid, epsilon, std::string(std::string(negation ? “isn’t nearly “ :”is nearly “)+rigid.DebugString())) ——————————————^