#include <UniformElements.hpp>
template<typename TAcc, typename = std::enable_if_t<alpaka::isAccelerator<TAcc> and (alpaka::Dim<TAcc>::value > 0)>>
struct alpaka::detail::UniformElementsND< TAcc, typename >::at_end_t
Definition at line 390 of file UniformElements.hpp.
The documentation for this struct was generated from the following file: