OpenEnroth 73e68f7
|
#include <concepts>
#include <type_traits>
Classes | |
struct | is_proxy_binary_source< T > |
struct | is_proxy_binary_sink< T > |
struct | is_proxy_binarizable< T > |
struct | detail::is_span< T > |
struct | detail::is_span< std::span< T, N > > |
Namespaces | |
namespace | detail |
Concepts | |
concept | RegularBinarySource |
concept | RegularBinarySink |
concept | RegularBinarizable |
concept | ResizableContiguousContainer |
concept | StdSpan |