Tatooine
Namespaces | Functions
bind.h File Reference

Go to the source code of this file.

Namespaces

namespace  tatooine
 

Functions

template<typename F , typename... Args>
constexpr auto tatooine::bind (F &&f, Args &&... args)
 Binds first arguments of f (either all or only partially). More...