#include <edge_functors.h>
const_edge::first.
PolicyT cttl::policy_default.StringT std::string
Definition at line 147 of file edge_functors.h.
Public Member Functions | |
| edge_first_insert_stay (StringT const &str_) | |
| Constructs function object and initializes it with the source substring. | |
| void | operator() (edge< PolicyT, StringT > &edge_) |
function call operator, inserts string specified when the function object was constructed, at the offset pointed by the upper boundary of the edge, const_edge::first. | |
Public Attributes | |
| StringT | m_str |
| Stores string to insert. | |
|
|
function call operator, inserts string specified when the function object was constructed, at the offset pointed by the upper boundary of the edge,
Definition at line 165 of file edge_functors.h. References const_edge::first. |
1.3.9.1