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::length< ContainerT > Struct Template Reference

Count the number of elements in the specified type container. More...

#include <length.h>

Inherits integral_constant< size_t, 1 >.

Detailed Description

template<typename ContainerT>
struct Hg::length< ContainerT >

Count the number of elements in the specified type container.

Note
If this version is being used, Length is being instantiated for an invalid type. Also, this generic implementation intentionally does not supply a value member to report length.

Definition at line 25 of file length.h.


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