Iros
 
Loading...
Searching...
No Matches
merge_interfaces.h File Reference

Go to the source code of this file.

Namespaces

namespace  di
 
namespace  di::meta
 

Typedefs

template<concepts::Interface... Interfaces>
using di::meta::MergeInterfaces = meta::Unique<meta::Concat<meta::Transform<Interfaces, meta::Quote<meta::Type>>...>>