|
|
|
|
|
|
|
|
|
|
|
|||||||
#include "stlsoft.h"
Go to the source code of this file.
Namespaces | |
| namespace | stlsoft |
Defines | |
| #define | STLSOFT_DEFINE_OPERATOR_BOOL_TYPES(U, G, B) |
| Defines the types for a type-safe boolean operator. | |
|
|
Value: \
typedef stlsoft_ns_qual(operator_bool_generator)<U>::class_type G; \
typedef G::return_type B
|
|
|
Value: \
typedef ss_typename_param_k stlsoft_ns_qual(operator_bool_generator)<U>::class_type G; \
typedef ss_typename_param_k G::return_type B |
|
|
| STLSoft Libraries documentation © Synesis Software Pty Ltd, 2001-2004 |