Vcsn
2.3
Be Rational
|
#include <algorithm>
#include <initializer_list>
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... | |