Iros
Loading...
Searching...
No Matches
di::meta::detail::HasSimpleCommonReference Concept Reference
#include <
di/meta/common.h
>
Concept definition
template
<
typename
T,
typename
U>
concept
di::meta::detail::HasSimpleCommonReference
=
requires
{
typename
SimpleCommonReference<T, U>::Type
; }
di::meta::detail::HasSimpleCommonReference
Definition
common.h:151
di::meta::detail::SimpleCommonReference
Definition
common.h:117
di
meta
detail
HasSimpleCommonReference
Generated by
1.13.0