Loading [MathJax]/extensions/tex2jax.js
Tatooine
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages Concepts
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...