Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
Unique.h File Reference
+ Include dependency graph for Unique.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  AlgoImpl
 
namespace  Algo
 

Functions

template<typename T , typename SizeType , typename BinaryPredicate >
SizeType AlgoImpl::Unique (T *Array, SizeType ArraySize, BinaryPredicate Predicate)