template struct mrpt::maps::internal::has_color

Overview

#include <mrpt/maps/CVoxelMapOccupancyBase.h>

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