Iros
 
Loading...
Searching...
No Matches
di::meta::Not< MetaFn > Struct Template Reference

#include <di/meta/function.h>

Public Types

template<typename... Args>
using Invoke = Constexpr<!meta::Invoke<MetaFn, Args...>::value>
 

Member Typedef Documentation

◆ Invoke

template<concepts::MetaInvocable MetaFn>
template<typename... Args>
using di::meta::Not< MetaFn >::Invoke = Constexpr<!meta::Invoke<MetaFn, Args...>::value>

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