Template Struct bounded_str¶
Defined in File util.h
Struct Documentation¶
-
template<typename
Iterator>
structudho::bounded_str¶ Public Types
-
typedef bounded_str<Iterator>
self_type¶
Public Functions
-
bool
invalid() const¶
-
bool
valid() const¶
-
template<typename
ContainerT>
ContainerTcopied() const¶
-
std::size_t
size() const¶
-
typedef bounded_str<Iterator>