LeechCraft  0.6.70-10870-g558588d6ec
Modular cross-platform feature rich live environment.
LeechCraft::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 LeechCraft::Util::detail::DecomposeMemberPtr< R(C::*)>

Definition at line 85 of file typegetter.h.

Member Typedef Documentation

◆ StructType_t

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

Definition at line 88 of file typegetter.h.

◆ Value_t

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

Definition at line 87 of file typegetter.h.


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