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

This concept is used with static_assert() to stop compilation if any provided type is not well-formed. More...

#include <di/meta/core.h>

Concept definition

template<typename...>
This concept is used with static_assert() to stop compilation if any provided type is not well-formed...
Definition core.h:103

Detailed Description

This concept is used with static_assert() to stop compilation if any provided type is not well-formed.