NiHu  2.0
print< Seq, bool > Struct Template Reference

print elements of a compile time sequence More...

#include <print.hpp>

Static Public Member Functions

static void eval (void)
 the print function
 

Detailed Description

template<class Seq, bool = std::is_same<Seq, typename tmp::empty<Seq>::type>::value>
struct print< Seq, bool >

print elements of a compile time sequence

Definition at line 34 of file print.hpp.


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