template struct mrpt::int_select_by_bytecount<8>

#include <mrpt/core/integer_select.h>

template <>
struct int_select_by_bytecount<8>
{
    // typedefs

    typedef int64_t type;
};