Definition in file xtl_edge_trait.h.
#include "xtl_container_impl.h"
Include dependency graph for xtl_edge_trait.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_const_offset_manager |
Models behavior of size_t . More... | |
class | xtl_mutable_offset_manager |
Models behavior of size_t , but delegates actual storage to the identity offset preserved by the identity vector maintained inside cttl_impl::xtl_text_container helper class. More... | |
struct | xtl_edge_offset_manager |
Models behavior of a repository for logical positions of two nodes representing edge boundaries, const_edge::first and const_edge::second . More... |