Iros
 
Loading...
Searching...
No Matches
di::concepts::Interface Concept Reference

#include <di/any/concepts/interface.h>

Concept definition

template<typename T>
concept di::concepts::Interface = detail::is_interface<T>
Definition interface.h:24