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_negator Struct Reference

Public Member Functions

 scoped_bool_negator (bool &bb)
 
 ~scoped_bool_negator ()
 

Public Attributes

bool & b
 

Constructor & Destructor Documentation

◆ scoped_bool_negator()

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

◆ ~scoped_bool_negator()

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

Member Data Documentation

◆ b

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

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