template struct mrpt::rtti::IS_CLASS_impl
#include <mrpt/rtti/CObject.h> template <typename T> struct IS_CLASS_impl { // methods template <typename REF> static bool check(const REF& p); };
#include <mrpt/rtti/CObject.h> template <typename T> struct IS_CLASS_impl { // methods template <typename REF> static bool check(const REF& p); };