CoolProp  4.2.5
An open-source fluid property and humid air property database
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Types | Static Public Member Functions | List of all members
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 141 of file catch.hpp.

Member Typedef Documentation

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

Definition at line 143 of file catch.hpp.

Member Function Documentation

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

Definition at line 145 of file catch.hpp.


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