View on GitHub

Vistle

Distributed Data-parallel Scientific Visualization in VR

Namespaces | Typedefs
buffer.h File Reference
#include "allocator.h"
#include <vector>
Include dependency graph for buffer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  vistle
 

Typedefs

using vistle::buffer = std::vector< char, allocator< char > >