Span.h#

Fully qualified name: carb/cpp/Span.h

In directory: carb/cpp

Source file: Span.h

C++14-compatible implementation of select functionality from C++ <span> library.

Classes#

carb::cpp::span

An object that refers to a contiguous sequence of objects.

Namespaces#

carb

The main Carbonite namespace.

carb::cpp

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