cds  1.4.0
cds::opt::buffer< Type > Struct Template Reference

[type-option] Option setter for user-provided plain buffer More...

#include <cds/opt/buffer.h>

Detailed Description

template<typename Type>
struct cds::opt::buffer< Type >

[type-option] Option setter for user-provided plain buffer

This option is used by some container as a random access array for storing container's item; for example, a bounded queue may use this option to define underlying buffer implementation.

The template parameter Type should be rebindable.

Implementations:


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

cds 1.4.0 Developed by Maxim Khiszinsky aka khizmax 2007 - 2012
Autogenerated Mon May 20 2013 00:38:01 by Doxygen 1.8.3.1