Iros
 
Loading...
Searching...
No Matches
common_error.h File Reference

Go to the source code of this file.

Classes

struct  di::meta::CustomCommonError< T, U >
 
struct  di::meta::detail::CommonErrorHelper< Types >
 
struct  di::meta::detail::CommonErrorHelper< T >
 
struct  di::meta::detail::CommonErrorHelper< Variant< Ts... >, Variant< Us... > >
 
struct  di::meta::detail::CommonErrorHelper< Variant< Ts... >, U >
 
struct  di::meta::detail::CommonErrorHelper< T, Variant< Us... > >
 
struct  di::meta::detail::CommonErrorHelper< T, U >
 
struct  di::meta::detail::CommonErrorHelper< T, U, W, Rest... >
 

Namespaces

namespace  di
 
namespace  di::meta
 
namespace  di::meta::detail
 
namespace  di::concepts
 

Concepts

concept  di::meta::detail::HasCustomCommonError
 
concept  di::meta::detail::ConvertibleToError
 
concept  di::meta::detail::CommonErrorIsError
 
concept  di::concepts::CommonErrorWith
 

Typedefs

template<typename... Types>
using di::meta::CommonError = detail::CommonErrorHelper<Types...>::Type