Hydra  4.0.1
A header-only templated C++ framework to perform data analysis on massively parallel platforms.
ConstantRange.inl File Reference
#include <hydra/detail/Config.h>
#include <hydra/detail/external/hydra_thrust/iterator/constant_iterator.h>
Include dependency graph for ConstantRange.inl:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 hydra
 Generic policies definition.
 

Macros

#define CONSTANTRANGE_INL_
 

Functions

template<typename Value_Type >
Range< hydra::thrust::constant_iterator< Value_Type > > hydra::constant_range (const Value_Type &value)
 

Macro Definition Documentation

◆ CONSTANTRANGE_INL_

#define CONSTANTRANGE_INL_