OpcUaCanOpen
CANopen OPC-UA server
exprtk::information Namespace Reference

Functions

static std::string data ()
 

Variables

static const char * library = "Mathematical Expression Toolkit"
 
static const char * version
 
static const char * date = "20190818"
 

Function Documentation

◆ data()

static std::string exprtk::information::data ( )
inlinestatic

Definition at line 38885 of file exprtk.hpp.

Variable Documentation

◆ date

const char* exprtk::information::date = "20190818"
static

Definition at line 38883 of file exprtk.hpp.

◆ library

const char* exprtk::information::library = "Mathematical Expression Toolkit"
static

Definition at line 38880 of file exprtk.hpp.

◆ version

const char* exprtk::information::version
static
Initial value:
= "2.71828182845904523536028747135266249775724709369995957"
"4966967627724076630353547594571382178525166427427466391"

Definition at line 38881 of file exprtk.hpp.