kblib 0.2.3
General utilities library for modern C++
kblib::class_of< M T::* > Struct Template Reference

#include <kblib/traits.h>

Public Types

using type = T
 

Detailed Description

template<typename T, typename M>
struct kblib::class_of< M T::* >

Definition at line 274 of file traits.h.

Member Typedef Documentation

◆ type

template<typename T , typename M >
using kblib::class_of< M T::* >::type = T

Definition at line 275 of file traits.h.


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