All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Macros Pages
Namespaces | Functions
make.hpp File Reference
#include "paal/utils/type_functions.hpp"
#include <unordered_set>

Go to the source code of this file.

Namespaces

 paal
 global namespace of project.
 

Functions

template<typename Range , typename Element = range_to_elem_t<Range>>
auto paal::make_unordered_set (Range const &r)
 make for unordered_set
 

Detailed Description

Author
Piotr Wygocki
Version
1.0
Date
2014-11-24

Definition in file make.hpp.