OpcUaCanOpen
CANopen OPC-UA server
exprtk_simple_example_01.cpp File Reference
#include <cstdio>
#include <string>
#include "exprtk.hpp"

Go to the source code of this file.

Functions

template<typename T >
void trig_function ()
 
int main ()
 

Function Documentation

◆ main()

int main ( )

Definition at line 53 of file exprtk_simple_example_01.cpp.

◆ trig_function()

template<typename T >
void trig_function ( )

Definition at line 26 of file exprtk_simple_example_01.cpp.