Get it
Learn it
Advanced
#include <mrpt/maps/bonxai/bonxai.hpp> template <class T> struct type_has_method_x<T, std::void_t<decltype(T().x())>>: public std::true_type { };