exprtk::details::break_exception< T > Class Template Reference

#include <exprtk.hpp>

Public Member Functions

 break_exception (const T &v)
 

Public Attributes

value
 

Constructor & Destructor Documentation

◆ break_exception()

template<typename T >
exprtk::details::break_exception< T >::break_exception ( const T &  v)
inlineexplicit

Member Data Documentation

◆ value

template<typename T >
T exprtk::details::break_exception< T >::value

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