Vcsn
2.4
Be Rational
|
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... | |