hobbes
a language, embedded compiler, and runtime for efficient dynamic expression evaluation, data storage and analysis
Public Member Functions | List of all members
hobbes::switchGrammarValue< T > Struct Template Referenceabstract

#include <grammar.H>

Collaboration diagram for hobbes::switchGrammarValue< T >:
Collaboration graph

Public Member Functions

virtual T with (const GSymRef *) const =0
 
virtual T with (const GStr *) const =0
 

Member Function Documentation

◆ with() [1/2]

template<typename T>
virtual T hobbes::switchGrammarValue< T >::with ( const GSymRef ) const
pure virtual

◆ with() [2/2]

template<typename T>
virtual T hobbes::switchGrammarValue< T >::with ( const GStr ) const
pure virtual

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