fpmas 1.6
Classes | Namespaces
functional.h File Reference
#include <utility>
#include <functional>
#include <vector>
#include <unordered_map>
#include <map>
#include <set>
Include dependency graph for functional.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  fpmas::utils::detail::Concat< Container >
 
struct  fpmas::utils::detail::Concat< std::vector< T, Alloc > >
 
struct  fpmas::utils::detail::Concat< std::set< T, Comp, Alloc > >
 
struct  fpmas::utils::detail::Concat< std::map< K, T, Comp, Alloc > >
 
struct  fpmas::utils::detail::Concat< std::unordered_map< K, T, Hash, KeyEq, Alloc > >
 
struct  fpmas::utils::Concat
 
struct  fpmas::utils::Max< T, Compare >
 
struct  fpmas::utils::Min< T, Compare >
 

Namespaces

namespace  fpmas
 
namespace  fpmas::utils
 

Detailed Description

Utility function objects.