tcl::regexp Class Reference
Regular-expression class implemented with Tcl's
regexp facilities.
More...
#include <tcl/regexp.h>
List of all members.
|
Public Member Functions |
template<class T> |
| regexp (T val) |
bool | matches_string (const char *str) |
Detailed Description
Regular-expression class implemented with Tcl's
regexp facilities.
Definition at line 45 of file regexp.h.
The documentation for this class was generated from the following files: