tuplify.hpp File Reference
#include <atria/meta/utils.hpp>
#include <tuple>

Go to the source code of this file.

Classes

struct  tuplify_t
 Function that forwards its argument if only one element passed, otherwise it makes a tuple. More...
 

Namespaces

 atria
 C++ amazing templates and reusable implementations awesomeness.
 
 atria::prelude
 Basic functional programming tools in the spirit of those in Clojure core and Haskell's Prelude.
 

Variables

constexpr struct atria::prelude::tuplify_t tuplify
 
Fork me on GitHub