Vcsn  2.2a
Be Rational
deque.hh File Reference
#include <deque>
#include <boost/range/algorithm/find.hpp>
Include dependency graph for deque.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 vcsn
 

Functions

template<typename T , typename Allocator = std::allocator<T>>
ATTRIBUTE_PURE bool vcsn::has (const std::deque< T, Allocator > &s, const T &e)
 Whether e is member of s. More...