GranOO  3.0
A robust and versatile workbench to build 3D dynamic simulations based on the Discrete Element Method
Public Member Functions | Public Attributes | List of all members
exprtk::parser< T >::scoped_bool_or_restorer Struct Reference

Public Member Functions

 scoped_bool_or_restorer (bool &bb)
 
 ~scoped_bool_or_restorer ()
 

Public Attributes

bool & b
 
bool original_value_
 

Constructor & Destructor Documentation

◆ scoped_bool_or_restorer()

template<typename T >
exprtk::parser< T >::scoped_bool_or_restorer::scoped_bool_or_restorer ( bool &  bb)
inlineexplicit

◆ ~scoped_bool_or_restorer()

template<typename T >
exprtk::parser< T >::scoped_bool_or_restorer::~scoped_bool_or_restorer ( )
inline

Member Data Documentation

◆ b

template<typename T >
bool& exprtk::parser< T >::scoped_bool_or_restorer::b

◆ original_value_

template<typename T >
bool exprtk::parser< T >::scoped_bool_or_restorer::original_value_

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