#include <concepts.h>
Models a range that can be turned into a std::span<>. Typically, this is some form of ranges::contiguous_range.
Definition at line 80 of file concepts.h.