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

◆ myregexxcontainer() [1/2]

tfxx::string::helper::myregexxcontainer::myregexxcontainer ( )
inline

create instance.

Definition at line 112 of file regexx.cc.

References expression().

112  :
114  { this->expression(std::string(".*")); }
virtual std::string expression() const
return expression
Definition: regexx.cc:125
Here is the call graph for this function: