Into

Modules

Documentation

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
@24
{ boolValue = !b }

Enumeration details

  • enum @24

Notes (0)

Add a note

Not a single note added yet. Be the first, add yours.