#include <regex>#include <gtest/gtest.h>

Go to the source code of this file.
| Namespaces | |
| fcl | |
| Main namespace. | |
| fcl::detail | |
| Macros | |
| #define | INSTANTIATE_AND_SAVE_STRING(code) | 
| Functions | |
| template<typename Shape > | |
| ::testing::AssertionResult | fcl::detail::ValidateRepresentation (const Shape &shape, const std::string &code_string) | 
| #define INSTANTIATE_AND_SAVE_STRING | ( | code | ) | 
Definition at line 58 of file representation_util.h.