PulseView  unreleased development snapshot
A Qt-based sigrok GUI
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 = "20200101"
 

Function Documentation

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

Definition at line 39024 of file exprtk.hpp.

Here is the caller graph for this function:

Variable Documentation

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

Definition at line 39022 of file exprtk.hpp.

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

Definition at line 39019 of file exprtk.hpp.

const char* exprtk::information::version
static
Initial value:
= "2.7182818284590452353602874713526624977572470936999595749"
"669676277240766303535475945713821785251664274274663919320"

Definition at line 39020 of file exprtk.hpp.