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