Iros
 
Loading...
Searching...
No Matches
di::meta::SameAs< T > Struct Template Reference

#include <di/meta/function.h>

Public Types

template<typename... Args>
using Invoke = Constexpr<(concepts::SameAs<T, Args> && ...)>
 

Member Typedef Documentation

◆ Invoke

template<typename T>
template<typename... Args>
using di::meta::SameAs< T >::Invoke = Constexpr<(concepts::SameAs<T, Args> && ...)>

The documentation for this struct was generated from the following file: