Iros
 
Loading...
Searching...
No Matches
decayed_tuple.h
Go to the documentation of this file.
1#pragma once
2
3#include "di/meta/util.h"
5
6namespace di::meta {
7template<typename... Types>
9}
Definition tuple_forward_declaration.h:5
Definition merge_interfaces.h:6
vocab::Tuple< meta::Decay< Types >... > DecayedTuple
Definition decayed_tuple.h:8