Hydra  4.0.1
A header-only templated C++ framework to perform data analysis on massively parallel platforms.
ScopedBuffer.h File Reference
#include <hydra/detail/Config.h>
#include <hydra/detail/BackendPolicy.h>
#include <hydra/Types.h>
#include <hydra/detail/external/hydra_thrust/memory.h>
#include <memory>
#include <type_traits>
Include dependency graph for ScopedBuffer.h:

Go to the source code of this file.

Data Structures

class  hydra::ScopedBuffer< T, BACKEND >
 
class  hydra::ScopedBuffer< T, detail::BackendPolicy< BACKEND > >
 

Namespaces

 hydra
 Generic policies definition.
 

Data Structure Documentation

◆ hydra::ScopedBuffer

class hydra::ScopedBuffer

template<typename T, typename BACKEND>
class hydra::ScopedBuffer< T, BACKEND >

Collaboration diagram for hydra::ScopedBuffer< T, BACKEND >: