NorMIT-nav  18.04
An IGT application
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 1273 of file catch.hpp.

Member Function Documentation

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

Definition at line 1277 of file catch.hpp.

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

Definition at line 1281 of file catch.hpp.


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