repr 0.1
Reconstructable string representations and more
Loading...
Searching...
No Matches
librepr::detail::MemberName< info > Struct Template Reference

#include <member.h>

Collaboration diagram for librepr::detail::MemberName< info >:
[legend]

Public Types

using type = typename decltype(info)::class_type
 

Static Public Member Functions

static constexpr auto member_name ()
 

Static Public Attributes

static constexpr auto value = member_name()
 

Member Typedef Documentation

◆ type

template<Member info>
using librepr::detail::MemberName< info >::type = typename decltype(info)::class_type

Member Function Documentation

◆ member_name()

template<Member info>
static constexpr auto librepr::detail::MemberName< info >::member_name ( )
inlinestaticconstexpr

Member Data Documentation

◆ value

template<Member info>
constexpr auto librepr::detail::MemberName< info >::value = member_name()
staticconstexpr

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