Definition at line 39 of file common.hpp.
#include <mrpt/otherlibs/sophus/common.hpp>
Static Public Attributes | |
| static bool const | value = decltype(test<T>(0))::value |
Static Private Member Functions | |
| template<class TT > | |
| static auto | test (int) -> decltype(std::declval< std::stringstream &>()<< std::declval< TT >(), std::true_type()) |
| template<class > | |
| static auto | test (...) -> std::false_type |
|
staticprivate |
|
staticprivate |
|
static |
Definition at line 50 of file common.hpp.
| Page generated by Doxygen 1.8.13 for MRPT 1.5.3 at Tue Aug 22 01:03:35 UTC 2017 |