NiHu  2.0
tmp::unique< Seq > Struct Template Reference

return a vector containing each element of Seq exactly once More...

#include <algorithm.hpp>

Detailed Description

template<class Seq>
struct tmp::unique< Seq >

return a vector containing each element of Seq exactly once

Template Parameters
Seqa sequence
Returns
a new sequence that contains each element of Seq exactly once

Definition at line 324 of file algorithm.hpp.


The documentation for this struct was generated from the following file: