boostcopy::enable_if_c
boostcopy::enable_if_c
Section: C Library Functions (3) Updated: Thu Apr 7 2011 Local index
Up
NAME
boostcopy::enable_if_c -
SYNOPSIS
#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.
Author
Generated automatically by Doxygen for libMesh from the source code.
Index
- NAME
-
- SYNOPSIS
-
- Public Types
-
- Detailed Description
-
- template<bool B, class T = void> struct boostcopy::enable_if_c< B, T >
-
- Member Typedef Documentation
-
- template<bool B, class T = void> typedef T boostcopy::enable_if_c< B, T >::type
-
- Author
-
This document was created by
man2html,
using the manual pages.
Time: 21:42:45 GMT, April 16, 2011