claw 1.9.0
 
Loading...
Searching...
No Matches
max_vector.hpp File Reference

Fill a container with some values, keeping only all the "maximum" inserted values. More...

#include <functional>
#include <vector>
#include <claw/max_vector.tpp>
Include dependency graph for max_vector.hpp:

Go to the source code of this file.

Classes

class  claw::max_vector< E, Comp, Container >
 Fill a container with some values, keeping only all the "maximum" inserted values. More...
 

Namespaces

namespace  claw
 This is the main namespace.
 

Detailed Description

Fill a container with some values, keeping only all the "maximum" inserted values.

Author
Julien Jorge

Definition in file max_vector.hpp.