classPii::Not
#include <PiiMetaTemplate.h>
Logical not operation.
Description
The template parameter must be a boolean value.
ASSERT(Not<false>::boolValue == true);
Public types
|
enum
|
{ boolValue = !b }
|
Enumeration details
-
enum @24
Add a note
Not a single note added yet. Be the first, add yours.