Definition in file xtl_container.h.
#include "xtl_container_impl.h"
#include "xtl_identity_functors.h"
Include dependency graph for xtl_container.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | cttl_impl |
Classes | |
| class | xtl_text_container |
| Encapsulates user input text and offset identity vector. More... | |
Variables | |
| const int | xtl_flag_default = 0 |
Defines default run-time behavior of runtime_match() grammar evaluation method. | |
| const int | xtl_flag_runtime_find = 1 |
Turns on runtime find mode of runtime_match() grammar evaluation method. | |
| const int | xtl_flag_runtime_bang_find = 2 |
Turns on runtime bang_find mode of runtime_match() grammar evaluation method. | |
1.3.9.1