Function vector_remove_dups (o2scl)
¶
O2scl
:
Function List
template
<
class
vec_t
,
class
vec2_t
,
class
data_t
>
void
o2scl
::
vector_remove_dups
(
size_t
n
,
vec_t
&
data
,
vec2_t
&
out
)
¶
Remove duplicates from a sorted vector.