Loading [MathJax]/extensions/tex2jax.js
Iros
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages Concepts
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