Definition in file node_functors.h.
#include "node.h"
Include dependency graph for node_functors.h:
Go to the source code of this file.
Namespaces | |
namespace | cttl |
Classes | |
struct | node_insert_go |
Function object, which, if called as a function, inserts substring specified when the function object was constructed, at the offset pointed by the node. More... | |
struct | node_insert_stay |
Function object, which, if called as a function, inserts substring specified when the function object was constructed, at the offset pointed by the node. More... |