boostcopy::enable_if_c< B, T > Struct Template Reference
#include <compare_types.h>
Public Types | |
| typedef T | type |
Detailed Description
template<bool B, class T = void>
struct boostcopy::enable_if_c< B, T >
Definition at line 32 of file compare_types.h.
Member Typedef Documentation
template<bool B, class T = void>
| typedef T boostcopy::enable_if_c< B, T >::type |
Definition at line 33 of file compare_types.h.
The documentation for this struct was generated from the following file: