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

#include <enum_as_char_array.hpp>

Public Types

using type = std::uint32_t
 

Detailed Description

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

Definition at line 55 of file enum_as_char_array.hpp.

Member Typedef Documentation

◆ type

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

Definition at line 56 of file enum_as_char_array.hpp.


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