ReactOS 0.4.15-dev-7924-g5949c20
_TpWithState< _Tp > Class Template Reference

#include <type_traits.h>

Inheritance diagram for _TpWithState< _Tp >:
Collaboration diagram for _TpWithState< _Tp >:

Private Member Functions

 _TpWithState ()
 

Private Attributes

int _state
 

Detailed Description

template<class _Tp>
class _TpWithState< _Tp >

Definition at line 593 of file type_traits.h.

Constructor & Destructor Documentation

◆ _TpWithState()

template<class _Tp >
_TpWithState< _Tp >::_TpWithState ( )
private

Member Data Documentation

◆ _state

template<class _Tp >
int _TpWithState< _Tp >::_state
private

Definition at line 595 of file type_traits.h.


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