Get it
Learn it
Advanced
#include <mrpt/maps/CVoxelMapOccupancyBase.h> template <class T> struct has_color<T, std::void_t<decltype(T::color)>>: public std::true_type { };