Fill a container with some values, keeping only all the "maximum" inserted values. More...
#include <functional>#include <vector>#include <claw/max_vector.tpp>
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. | |
Fill a container with some values, keeping only all the "maximum" inserted values.
Definition in file max_vector.hpp.