NorMIT-nav  18.04
An IGT application
Catch::SafeBool Class Reference

#include <catch.hpp>

Public Types

typedef void(SafeBool::* type) () const
 

Static Public Member Functions

static type makeSafe (bool value)
 

Detailed Description

Definition at line 126 of file catch.hpp.

Member Typedef Documentation

typedef void(SafeBool::* Catch::SafeBool::type) () const

Definition at line 128 of file catch.hpp.

Member Function Documentation

static type Catch::SafeBool::makeSafe ( bool  value)
inlinestatic

Definition at line 130 of file catch.hpp.


The documentation for this class was generated from the following file: