iRoCS Toolbox  1.1.0
Data Structures | Public Types
svt::TTList< T, Tnext > Struct Template Reference

#include <TList.hh>

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

Data Structures

struct  Traits
 

Public Types

typedef Tnext next_t
 

Detailed Description

template<template< typename > class T, typename Tnext>
struct svt::TTList< T, Tnext >

Definition at line 118 of file TList.hh.

Member Typedef Documentation

◆ next_t

template<template< typename > class T, typename Tnext>
typedef Tnext svt::TTList< T, Tnext >::next_t

Definition at line 127 of file TList.hh.


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