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::IsTailEmpty< SeqT > Struct Template Reference

Compares the tail-type of the sequence and indicates if the type is empty. More...

#include <integer_sequence.h>

Inherits integral_constant< bool, empty_type< PopFront< SeqT >::type >::value||0==TailValue< SeqT >::value >.

Detailed Description

template<typename SeqT>
struct Hg::IsTailEmpty< SeqT >

Compares the tail-type of the sequence and indicates if the type is empty.

Definition at line 216 of file integer_sequence.h.


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