UnboundedString.h#

Fully qualified name: carb/cpp/UnboundedString.h

In directory: carb/cpp

Source file: UnboundedString.h

A set of utility tools to deal with unbounded strings.

Classes#

carb::cpp::basic_unbounded_string

A class that represents an unbounded string.

Namespaces#

carb

The main Carbonite namespace.

carb::cpp

Namespace for C++ standard library types after C++14 implemented and usable by C++14 compilers.

Structs#

carb::cpp::is_unbounded_character_sequence

Checks whether T is an unbounded basic string.