#include <xtl_edge_trait.h>
size_t.
Definition at line 51 of file xtl_edge_trait.h.
Public Member Functions | |
| template<typename StringT> | |
| xtl_const_offset_manager (xtl_text_container< StringT > &, size_t offset_) | |
| Constructs new object and specifies initial offset. | |
| xtl_const_offset_manager & | operator= (size_t offset_) |
| Assigns new offset to be stored by this object. | |
| operator size_t () const | |
| Extracts offset stored by this object. | |
|
||||||||||||
|
Constructs new object and specifies initial offset.
Definition at line 64 of file xtl_edge_trait.h. |
1.3.9.1