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

#include <di/meta/core.h>

Concept definition

template<typename T, template< typename... > typename Template>
concept di::concepts::InstanceOf = detail::instance_of_helper<T, Template>
Definition core.h:139