di 0.1.0
Loading...
Searching...
No Matches
di::concepts::InstanceOfT Concept Reference

#include <di/meta/core.h>

Concept definition

template<typename T, template< template< typename... > typename... > typename Template>
concept di::concepts::InstanceOfT = detail::instance_of_template_helper<T, Template>
Definition core.h:161