Loading [MathJax]/extensions/tex2jax.js
Iros
▼
Iros
►
Iros Project Documentation
►
Namespaces
►
Concepts
►
Classes
▼
Files
▼
File List
►
docs
►
iris
▼
libs
►
ccpp
▼
di
▼
include
▼
di
►
any
►
assert
►
bit
►
chrono
►
cli
►
container
►
exec
►
execution
►
format
►
function
►
io
►
math
►
meta
►
parser
►
platform
►
random
►
reflect
►
serialization
►
sync
►
types
►
util
▼
vocab
►
array
►
bytes
►
error
▼
expected
►
as_fallible.h
►
expected.h
►
expected_can_convert_constructor.h
►
expected_forward_declaration.h
►
expected_void_error.h
►
expected_void_value.h
►
expected_void_void.h
►
if_error.h
►
if_success.h
►
invoke_as_fallible.h
prelude.h
►
try_infallible.h
►
unexpect.h
►
unexpected.h
►
md
►
optional
►
pointer
►
span
►
tuple
►
variant
prelude.h
►
dius
►
diusaudio
►
diusgfx
►
ttx
►
userland
►
File Members
GitHub
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
Concepts
Loading...
Searching...
No Matches
expected_forward_declaration.h
Go to the documentation of this file.
1
#pragma once
2
3
namespace
di::vocab
{
4
template
<
typename
E>
5
class
Unexpected
;
6
7
template
<
typename
T,
typename
E>
8
class
[[nodiscard]]
Expected
;
9
}
10
11
namespace
di
{
12
using
vocab::Expected
;
13
using
vocab::Unexpected
;
14
}
di::vocab::Expected
Definition
expected_forward_declaration.h:8
di::vocab::Unexpected
Definition
unexpected.h:14
di::vocab
Definition
lazy.h:165
di
Definition
zstring_parser.h:9
libs
di
include
di
vocab
expected
expected_forward_declaration.h
Generated by
1.13.0