Protected Attributes

threadsafe_queue< T >::iterator_t Struct Reference

#include <threadsafe_queue.h>

List of all members.

Protected Attributes

byte_t opaque [sizeof(real_iter_t)]

Detailed Description

template<class T>
struct threadsafe_queue< T >::iterator_t

Definition at line 61 of file threadsafe_queue.h.


Member Data Documentation

template<class T>
byte_t threadsafe_queue< T >::iterator_t::opaque[sizeof(real_iter_t)] [protected]

Definition at line 63 of file threadsafe_queue.h.


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