template struct mrpt::typemeta::TTypeName<std::chrono::time_point<T>>ΒΆ

#include <mrpt/typemeta/TTypeName_stl.h>

template <typename T>
struct TTypeName<std::chrono::time_point<T>>
{
    //
methods

    static constexpr auto get();
};