template struct Bonxai::type_has_member_x

Overview

#include <mrpt/maps/bonxai/bonxai.hpp>

template <class T, class = void>
struct type_has_member_x: public std::false_type
{
};