Vcsn  2.2
Be Rational
initializer_list.hh File Reference
#include <initializer_list>
Include dependency graph for initializer_list.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 U >
bool vcsn::has (std::initializer_list< T > s, const U &e)
 Whether e is in s. More...