Template Struct not_in

Struct Documentation

template<typename Range>
struct not_in

Public Functions

inline not_in(const Range &range)
template<typename T>
inline bool operator()(const T &element) const

Public Members

const Range &range