Iros
Loading...
Searching...
No Matches
di::meta::detail::HasCustomCommonError Concept Reference
#include <
di/vocab/error/meta/common_error.h
>
Concept definition
template
<
typename
T,
typename
U>
concept
di::meta::detail::HasCustomCommonError
=
requires
{
typename
CustomCommonError<T, U>::Type
; }
di::meta::detail::HasCustomCommonError
Definition
common_error.h:17
di::meta::CustomCommonError
Definition
common_error.h:13
di
meta
detail
HasCustomCommonError
Generated by
1.13.0