acedia::util::List< T > Class Template Reference

A thread safe, serializable copy-on-write list. More...

#include <acedia_util.hpp>

Inherits acedia::util::Container< T, details::SharedContainerImpl< std::list< T > > >.

List of all members.


Detailed Description

template<typename T>
class acedia::util::List< T >

A thread safe, serializable copy-on-write list.

Note:
Can only store serializable types.

Definition at line 314 of file acedia_util.hpp.


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

Generated by  doxygen 1.6.2