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

#include <di/meta/core.h>

Concept definition

template<typename T, template< auto... > typename Template>
concept di::concepts::InstanceOfV = detail::instance_of_v_helper<T, Template>
Definition core.h:150