CACAO
Public Types
cacao::jit::compiler2::alloc::list< T > Struct Template Reference

Public Types

typedef std::list< T,
Allocator< T > > 
type
 

Detailed Description

template<class T>
struct cacao::jit::compiler2::alloc::list< T >

Definition at line 37 of file list.hpp.

Member Typedef Documentation

template<class T>
typedef std::list<T,Allocator<T> > cacao::jit::compiler2::alloc::list< T >::type

Definition at line 38 of file list.hpp.


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