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::find< MT, ValueT > Struct Template Reference

Searches the integer_sequence for a value and returns the position. If the value is not found, Hg::npos is returned. More...

#include <integer_sequence.h>

Inherits integral_constant< size_t, Hg::npos >.

Detailed Description

template<size_t ValueT>
struct Hg::find< MT, ValueT >

Searches the integer_sequence for a value and returns the position. If the value is not found, Hg::npos is returned.

Definition at line 342 of file integer_sequence.h.


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