template struct Bonxai::type_has_method_x

Overview

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

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