35template<
class V,
class T>
39 for (;
j <
ts.size() &&
ts[
j] !=
t;
j++);
46template<
class V,
class T>
50 for (;
j <
ts.size() &&
ts[
j] !=
t;
j++);
72 for (
int i = 0; i <
from.size(); i++){
static MultilevelBuilder * getDoubleFactoredZeroAdjustedMerger()
static void append(const vec< T > &from, vec< T > &to)
static void copy(const T &from, T &to)
static bool find(V &ts, const T &t)
static void remove(V &ts, const T &t)