libjmmcg  build_2783
A C++ library containing an eclectic mix of useful, advanced components.
jmmcg::enum_tags::mpl::private_::select_underlying_type< c1, c2, c3, c4, c5, c6, c7, c8 > Struct Template Reference

#include <enum_as_char_array.hpp>

Public Types

using type = std::uint64_t
 

Detailed Description

template<char c1, char c2 = '\0', char c3 = '\0', char c4 = '\0', char c5 = '\0', char c6 = '\0', char c7 = '\0', char c8 = '\0'>
struct jmmcg::enum_tags::mpl::private_::select_underlying_type< c1, c2, c3, c4, c5, c6, c7, c8 >

Definition at line 106 of file enum_as_char_array.hpp.

Member Typedef Documentation

◆ type

template<char c1, char c2 = '\0', char c3 = '\0', char c4 = '\0', char c5 = '\0', char c6 = '\0', char c7 = '\0', char c8 = '\0'>
using jmmcg::enum_tags::mpl::private_::select_underlying_type< c1, c2, c3, c4, c5, c6, c7, c8 >::type = std::uint64_t

Definition at line 124 of file enum_as_char_array.hpp.


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