![]()  | 
  
    Vcsn
    2.5.dev
    
   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... | |