Iros
Loading...
Searching...
No Matches
Public Member Functions
|
List of all members
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:
libs/di/include/di/vocab/span/
as_bytes.h
di
vocab
detail
AsBytesFunction
Generated by
1.13.0