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

Go to the source code of this file.

Classes

class  di::function::detail::MakeDeferredFunctor< T, Args >
 
struct  di::function::detail::MakeDeferredFunction< T >
 

Namespaces

namespace  di
 
namespace  di::function
 
namespace  di::function::detail
 

Variables

template<typename T>
constexpr auto di::function::make_deferred = detail::MakeDeferredFunction<T> {}
 Creates a deferred function object.
 
template<typename T>
constexpr auto di::make_deferred
 Creates a deferred function object.