RTC Toolkit 5.1.0
Loading...
Searching...
No Matches
Static Public Attributes | List of all members
rtctk::componentFramework::FitsColumnFormat< T, typename std::enable_if< IS_STD_ARRAY_TYPE< T > >::type > Struct Template Reference

Static Public Attributes

static constexpr std::string_view PREFIX = ""
 
static constexpr std::string_view TYPE = FitsColumnFormat<typename T::value_type>::TYPE
 
static constexpr std::optional< size_tCOUNT = std::tuple_size<T>::value
 

Member Data Documentation

◆ COUNT

template<class T >
constexpr std::optional<size_t> rtctk::componentFramework::FitsColumnFormat< T, typename std::enable_if< IS_STD_ARRAY_TYPE< T > >::type >::COUNT = std::tuple_size<T>::value
staticconstexpr

◆ PREFIX

template<class T >
constexpr std::string_view rtctk::componentFramework::FitsColumnFormat< T, typename std::enable_if< IS_STD_ARRAY_TYPE< T > >::type >::PREFIX = ""
staticconstexpr

◆ TYPE

template<class T >
constexpr std::string_view rtctk::componentFramework::FitsColumnFormat< T, typename std::enable_if< IS_STD_ARRAY_TYPE< T > >::type >::TYPE = FitsColumnFormat<typename T::value_type>::TYPE
staticconstexpr

The documentation for this struct was generated from the following file: