Lumiera  0.pre.03
»edit your freedom«
CountDown< Num< I > > Struct Template Reference

Description

template<int I>
struct lib::meta::CountDown< Num< I > >

Definition at line 94 of file typelist-diagnostics.hpp.

Public Types

typedef Node< Num< I >, typename CountDown< Num< I-1 > >::ListList
 

Member Typedef Documentation

◆ List

typedef Node<Num<I>, typename CountDown<Num<I-1> >::List> List

Definition at line 94 of file typelist-diagnostics.hpp.

+ Collaboration diagram for CountDown< Num< I > >:

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