libjmmcg  build_2414
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, '\0', '\0'> Struct Template Reference

#include <enum_as_char_array.hpp>

Public Types

using type = std::uint64_t
 

Detailed Description

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

Definition at line 47 of file enum_as_char_array.hpp.

Member Typedef Documentation

◆ type

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

Definition at line 48 of file enum_as_char_array.hpp.


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