FastFlow
SVN-r182-Aug-14-2014
A high-level, lock-less, parallel programming (shared-memory) and distributed programming (distributed-memory) framework for multi-cores and many-cores systems
|
Simple yet efficient dynamic vector. More...
#include <stdlib.h>
#include <new>
Classes | |
class | ff::svector< T > |
Simple yet efficient dynamic vector. More... | |
Namespaces | |
ff | |
The principal namespace for the FastFlow library. | |
Simple yet efficient dynamic vector.