Iros
 
Loading...
Searching...
No Matches
di::vocab::detail::AsBytesFunction Struct Reference

#include <di/vocab/span/as_bytes.h>

Public Member Functions

template<typename T, size_t N, size_t S = N == dynamic_extent ? dynamic_extent : sizeof(T) * N>
auto operator() (Span< T, N > span) const -> Span< Byte const, S >
 

Member Function Documentation

◆ operator()()

template<typename T, size_t N, size_t S = N == dynamic_extent ? dynamic_extent : sizeof(T) * N>
auto di::vocab::detail::AsBytesFunction::operator() ( Span< T, N > span) const -> Span<Byte const, S>
inline

The documentation for this struct was generated from the following file: