Template Struct contains_algo< T, false >

Struct Documentation

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

Public Static Functions

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