dynamic_extent#
Fully qualified name: carb::cpp::dynamic_extent
Defined in carb/cpp/Span.h
-
constexpr size_t carb::cpp::dynamic_extent = size_t(-1)#
A constant of type size_t that is used to differentiate carb::cpp::span of static and dynamic extent.
See also