Iros
 
Loading...
Searching...
No Matches
fixed_span.h File Reference

Go to the source code of this file.

Namespaces

namespace  di
 
namespace  di::vocab
 

Functions

template<size_t count, typename T>
constexpr auto di::vocab::fixed_span (T *value) -> Span< T, count >
 
template<size_t count, typename T>
constexpr auto di::fixed_span (T *value) -> Span< T, count >