|
NiHu
2.0
|
return true if the element is member of a sequence More...
#include <algorithm.hpp>
return true if the element is member of a sequence
returns true_type if Elem is found in Seq
| Seq | the sequence |
| Elem | the element |
Definition at line 311 of file algorithm.hpp.