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 Member Functions | Public Attributes | List of all members
Catch::AssertionResultData Struct Reference

#include <catch.hpp>

Public Member Functions

 AssertionResultData ()
 

Public Attributes

std::string reconstructedExpression
 
std::string message
 
ResultWas::OfType resultType
 

Detailed Description

Definition at line 957 of file catch.hpp.

Constructor & Destructor Documentation

Catch::AssertionResultData::AssertionResultData ( )
inline

Definition at line 959 of file catch.hpp.

Member Data Documentation

std::string Catch::AssertionResultData::message

Definition at line 962 of file catch.hpp.

std::string Catch::AssertionResultData::reconstructedExpression

Definition at line 961 of file catch.hpp.

ResultWas::OfType Catch::AssertionResultData::resultType

Definition at line 963 of file catch.hpp.


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