Hydra
4.0.1
A header-only templated C++ framework to perform data analysis on massively parallel platforms.
|
#include <Generic.h>
Public Types | |
using | type = index_sequence |
using | value_type = size_t |
Static Public Member Functions | |
static constexpr std::size_t | size () |
using hydra::detail::index_sequence< Ints >::type = index_sequence |
using hydra::detail::index_sequence< Ints >::value_type = size_t |
|
inlinestatic |