libstdc++
std::__detail::_PatternCursor Struct Reference
Inheritance diagram for std::__detail::_PatternCursor:
[legend]

List of all members.

Public Member Functions

virtual bool _M_at_end () const =0
virtual void _M_next ()=0

Detailed Description

ABC for pattern matching.

Definition at line 44 of file regex_cursor.h.


The documentation for this struct was generated from the following file: