di 0.1.0
Loading...
Searching...
No Matches
common.h File Reference
#include "di/function/tag_invoke.h"
#include "di/meta/core.h"
#include "di/meta/language.h"
#include "di/meta/operations.h"
#include "di/meta/util.h"
#include "di/types/prelude.h"
#include "di/util/declval.h"

Go to the source code of this file.

Classes

struct  di::meta::CustomCommonType< T, U >
struct  di::meta::CustomCommonReference< T, U, TQual, UQual >

Namespaces

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

Concepts

concept  di::concepts::CommonReferenceWith
concept  di::concepts::CommonWith

Typedefs

template<typename... Types>
using di::meta::CommonType = detail::CommonTypeHelper<Types...>::Type
template<typename... Types>
using di::meta::CommonReference = detail::CommonReferenceHelper<Types...>::Type