Hydra: CPP.h File Reference (original) (raw)

#include <hydra/detail/Config.h>
#include <hydra/detail/BackendPolicy.h>
#include <hydra/detail/external/hydra_thrust/system/cpp/detail/par.h>
#include <hydra/detail/external/hydra_thrust/system/cpp/vector.h>

Go to the source code of this file.

Namespaces
Typedefs
typedef hydra::thrust::system::cpp::detail::par_t hydra::detail::cpp::cpp_t
typedef hydra::detail::BackendPolicy< hydra::detail::Backend::Cpp > hydra::cpp::sys_t
template
using hydra::cpp::vector = hydra::detail::BackendPolicy< hydra::detail::Backend::Cpp >::container< T >