#include <exprtk.hpp>
Public Member Functions | |
virtual const T & | v () const =0 |
Definition at line 7095 of file exprtk.hpp.
virtual const T& exprtk::details::vob_base_node< T >::v | ( | ) | const [pure virtual] |
Implemented in exprtk::details::vob_node< T, Operation >.