LeechCraft 0.6.70-17609-g3dde4097dd
Modular cross-platform feature rich live environment.
Loading...
Searching...
No Matches
LC::Util::detail::DecomposeMemberPtr< R(C::*)> Struct Template Reference

#include "typegetter.h"

+ Inheritance diagram for LC::Util::detail::DecomposeMemberPtr< R(C::*)>:
+ Collaboration diagram for LC::Util::detail::DecomposeMemberPtr< R(C::*)>:

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 56 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 59 of file typegetter.h.

◆ Value_t

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

Definition at line 58 of file typegetter.h.


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