TF++, Miscellaneous classes and modules in C++:

◆ expression() [1/2]

void tfxx::string::regexx::expression ( const std::string &  e)
inline

set expression to e.

Definition at line 88 of file regexx.h.

References tfxx::string::helper::regexxcontainer::expression(), and Mcontainer.

Referenced by main().

89  { Mcontainer->expression(e); }
virtual void expression(const std::string &e)=0
set expression to e.
tfxx::string::helper::regexxcontainer * Mcontainer
Definition: regexx.h:97
Here is the call graph for this function:
Here is the caller graph for this function: