Iros
 
Loading...
Searching...
No Matches
di::meta::BindBack< MetaFn, Bound > Struct Template Reference

#include <di/meta/function.h>

Public Types

template<typename... Rest>
using Invoke = meta::Invoke<MetaFn, Rest..., Bound...>
 

Member Typedef Documentation

◆ Invoke

template<concepts::MetaInvocable MetaFn, typename... Bound>
template<typename... Rest>
using di::meta::BindBack< MetaFn, Bound >::Invoke = meta::Invoke<MetaFn, Rest..., Bound...>

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