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
 All Classes Namespaces Files Functions Variables Typedefs Groups Pages
Classes | Namespaces
svector.hpp File Reference

Simple yet efficient dynamic vector. More...

#include <stdlib.h>
#include <new>
+ Include dependency graph for svector.hpp:
+ This graph shows which files directly or indirectly include this file:

Classes

class  ff::svector< T >
 Simple yet efficient dynamic vector. More...
 

Namespaces

 ff
 The principal namespace for the FastFlow library.
 

Detailed Description

Simple yet efficient dynamic vector.