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 | List of all members
Catch::ExpressionDecomposer Class Reference

#include <catch.hpp>

Public Member Functions

template<typename T >
ExpressionLhs< T const & > operator->* (T const &operand)
 
ExpressionLhs< bool > operator->* (bool value)
 

Detailed Description

Definition at line 1293 of file catch.hpp.

Member Function Documentation

template<typename T >
ExpressionLhs<T const&> Catch::ExpressionDecomposer::operator->* ( T const &  operand)
inline

Definition at line 1297 of file catch.hpp.

ExpressionLhs<bool> Catch::ExpressionDecomposer::operator->* ( bool  value)
inline

Definition at line 1301 of file catch.hpp.


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