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

◆ myregexxcontainer() [2/2]

tfxx::string::helper::myregexxcontainer::myregexxcontainer ( const std::string &  e)
inline

create instance and set expression to e.

Definition at line 116 of file regexx.cc.

References expression().

116  :
118  { this->expression(e); }
virtual std::string expression() const
return expression
Definition: regexx.cc:125
Here is the call graph for this function: