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

#include <member.h>

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

Public Types

using type = C
 

Static Public Attributes

static constexpr auto value
 

Member Typedef Documentation

◆ type

template<typename C , typename T , T C::* ptr>
using librepr::detail::MemberName< ptr >::type = C

Member Data Documentation

◆ value

template<typename C , typename T , T C::* ptr>
constexpr auto librepr::detail::MemberName< ptr >::value
staticconstexpr
Initial value:
=
librepr::ctvi::detail::name_from_member_ptr<ptr>()

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