template struct Bonxai::type_is_vector<std::array<T, 3>>
#include <mrpt/maps/bonxai/bonxai.hpp> template <typename T> struct type_is_vector<std::array<T, 3>>: public std::true_type { };
#include <mrpt/maps/bonxai/bonxai.hpp> template <typename T> struct type_is_vector<std::array<T, 3>>: public std::true_type { };