iRoCS Toolbox  1.1.0
Public Types
svt::TList< T, Tnext > Struct Template Reference

#include <TList.hh>

Collaboration diagram for svt::TList< T, Tnext >:

Public Types

typedef Tnext next_t
 
typedef T val_t
 

Detailed Description

template<typename T, typename Tnext>
struct svt::TList< T, Tnext >

Definition at line 59 of file TList.hh.

Member Typedef Documentation

◆ val_t

template<typename T , typename Tnext >
typedef T svt::TList< T, Tnext >::val_t

Definition at line 60 of file TList.hh.

◆ next_t

template<typename T , typename Tnext >
typedef Tnext svt::TList< T, Tnext >::next_t

Definition at line 61 of file TList.hh.


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