carb::cpp20::dynamic_extent

Defined in carb/cpp20/Span.h

constexpr size_t carb::cpp20::dynamic_extent = size_t(-1)

A constant of type size_t that is used to differentiate carb::cpp20::span of static and dynamic extent.

See also

span