Iros
 
Loading...
Searching...
No Matches
result.h
Go to the documentation of this file.
1#pragma once
2
5
6namespace di::vocab {
7template<typename T = void>
9}
10
11namespace di {
12using vocab::Result;
13}
Definition expected_forward_declaration.h:8
Definition lazy.h:165
Expected< T, Error > Result
Definition result.h:8
Definition zstring_parser.h:9