Iros
Loading...
Searching...
No Matches
prelude.h
Go to the documentation of this file.
1
#pragma once
2
3
#include "
di/vocab/span/as_bytes.h
"
4
#include "
di/vocab/span/as_writable_bytes.h
"
5
#include "
di/vocab/span/fixed_span.h
"
6
#include "
di/vocab/span/span_dynamic_size.h
"
7
#include "
di/vocab/span/span_fixed_size.h
"
8
9
namespace
di
{
10
using
vocab::Span
;
11
12
using
vocab::as_bytes
;
13
using
vocab::as_writable_bytes
;
14
using
vocab::dynamic_extent
;
15
using
vocab::fixed_span
;
16
}
as_bytes.h
as_writable_bytes.h
di::vocab::Span
Definition
span_forward_declaration.h:10
fixed_span.h
di::vocab::as_writable_bytes
constexpr auto as_writable_bytes
Definition
as_writable_bytes.h:17
di::vocab::as_bytes
constexpr auto as_bytes
Definition
as_bytes.h:16
di::vocab::fixed_span
constexpr auto fixed_span(T *value) -> Span< T, count >
Definition
fixed_span.h:8
di::vocab::dynamic_extent
constexpr auto dynamic_extent
Definition
span_forward_declaration.h:7
di
Definition
zstring_parser.h:9
span_dynamic_size.h
span_fixed_size.h
libs
di
include
di
vocab
span
prelude.h
Generated by
1.13.0