OpcUaCanOpen
CANopen OPC-UA server
exprtk::details::break_exception< T > Class Template Reference

#include <exprtk.hpp>

Public Member Functions

 break_exception (const T &v)
 

Public Attributes

value
 

Detailed Description

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

Definition at line 6198 of file exprtk.hpp.

Constructor & Destructor Documentation

◆ break_exception()

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

Definition at line 6202 of file exprtk.hpp.

Member Data Documentation

◆ value

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

Definition at line 6206 of file exprtk.hpp.


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