![]() |
Column-oriented GPU-accelerated Database Management System
CoGaDB
|
#include <vector>

Go to the source code of this file.
Namespaces | |
| namespace | hype |
The namespace stemod contains all classes and functions that belongs to the framework. | |
| namespace | hype::util |
Functions | |
| template<class T , class TAl > | |
| T * | hype::util::begin_ptr (std::vector< T, TAl > &v) |
| template<class T , class TAl > | |
| const T * | hype::util::begin_ptr (const std::vector< T, TAl > &v) |