Iros
 
Loading...
Searching...
No Matches
parser_context_result.h
Go to the documentation of this file.
1#pragma once
2
5
6namespace di::meta {
7template<typename T, concepts::ParserContext Context>
9}
Definition expected_forward_declaration.h:8
Definition merge_interfaces.h:6
vocab::Expected< T, meta::ParserContextError< Context > > ParserContextResult
Definition parser_context_result.h:8