Hybrid Query Processing Engine for Coprocessing in Database Systems
HyPE
begin_ptr.hpp File Reference
#include <vector>
Include dependency graph for begin_ptr.hpp:
This graph shows which files directly or indirectly include this file:

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)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines