LeechCraft  0.6.70-13729-g7046a9d2a7
Modular cross-platform feature rich live environment.
LC::Util::detail::DecomposeMemberPtr< R(C::*)> Struct Template Reference

#include "typegetter.h"

Public Types

using Value_t = R
 
using StructType_t = C
 

Detailed Description

template<typename R, typename C>
struct LC::Util::detail::DecomposeMemberPtr< R(C::*)>

Definition at line 87 of file typegetter.h.

Member Typedef Documentation

◆ StructType_t

template<typename R , typename C >
using LC::Util::detail::DecomposeMemberPtr< R(C::*)>::StructType_t = C

Definition at line 90 of file typegetter.h.

◆ Value_t

template<typename R , typename C >
using LC::Util::detail::DecomposeMemberPtr< R(C::*)>::Value_t = R

Definition at line 89 of file typegetter.h.


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