alpaka
Abstraction Library for Parallel Kernel Acceleration
Loading...
Searching...
No Matches
alpaka::internal::PCast::Op< T_To, T_Input > Struct Template Reference

#include <cast.hpp>

Public Member Functions

decltype(auto) operator() (auto &&any) const

Detailed Description

template<typename T_To, typename T_Input>
struct alpaka::internal::PCast::Op< T_To, T_Input >

Definition at line 17 of file cast.hpp.

Member Function Documentation

◆ operator()()

template<typename T_To, typename T_Input>
decltype(auto) alpaka::internal::PCast::Op< T_To, T_Input >::operator() ( auto && any) const

The documentation for this struct was generated from the following file: