Iros
Loading...
Searching...
No Matches
di::concepts::NotDecayDerivedFrom Concept Reference
#include <
di/meta/util.h
>
Concept definition
template
<
typename
T,
typename
U>
concept
di::concepts::NotDecayDerivedFrom
= (!
DecayDerivedFrom<T, U>
)
di::concepts::DecayDerivedFrom
Definition
util.h:53
di::concepts::NotDecayDerivedFrom
Definition
util.h:56
di
concepts
NotDecayDerivedFrom
Generated by
1.13.0