Template Struct contains_algo< T, true >

Struct Documentation

template<typename T>
struct contains_algo<T, true>

Public Static Functions

template<class Container, typename key_type>
static inline bool run(const Container &container, key_type const &key)