Iros
 
Loading...
Searching...
No Matches
merge_interfaces.h
Go to the documentation of this file.
1#pragma once
2
4#include "di/meta/algorithm.h"
5
Definition interface.h:24
Definition merge_interfaces.h:6
meta::Unique< meta::Concat< meta::Transform< Interfaces, meta::Quote< meta::Type > >... > > MergeInterfaces
Definition merge_interfaces.h:8
Fold< Lst, List<>, detail::PushBackIfUnique > Unique
Definition algorithm.h:203