Alchemy  1.0
A framework to robustly process network messages and structured data
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Hg::contains< SeqT, ValueT > Struct Template Reference

Searches the integer_sequence and indicates of the specified value is found. More...

#include <integer_sequence.h>

Inherits integral_constant< bool, find< SeqT, ValueT >::value!=Hg::npos >.

Detailed Description

template<typename SeqT, size_t ValueT>
struct Hg::contains< SeqT, ValueT >

Searches the integer_sequence and indicates of the specified value is found.

Definition at line 352 of file integer_sequence.h.


The documentation for this struct was generated from the following file: