Content


NTL
Core
in

in


Check whether specified value is in list.

template<class Type> bool in(const Type value, const std::vector<Type> &list);
Namespace: nitisa
Include: Nitisa/Core/Utils.h