Wallaroo  0.8
Public Types | List of all members
wallaroo::bounded_collection< MIN, MAX, C >::Container< T > Struct Template Reference

#include <collaborator.h>

Public Types

typedef C< T > Type
 

Member Typedef Documentation

template<std::size_t MIN = 0, std::size_t MAX = 0, template< typename E, typename Allocator=std::allocator< E > > class C = std::vector>
template<typename T >
typedef C< T > wallaroo::bounded_collection< MIN, MAX, C >::Container< T >::Type

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