Vcsn
2.4
Be Rational
|
Go to the source code of this file.
Namespaces | |
vcsn | |
Functions | |
template<typename Map , typename Key > | |
auto | vcsn::has (const Map &s, const Key &e) -> decltype(s.find(e)!=std::end(s)) |
Whether e is in s. More... | |