Go to the source code of this file.
Functions | |
| template<typename InputI , typename Cursor > | |
| bool | match (Cursor &c, InputI first, InputI last) | 
Tries to move a cursor along the path defined by the range  [first, last)  and returns true if the reached state is final.   | |
 1.5.7.1