/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/utility/c_style_pointer_cast.hpp File Reference#
c_style_pointer_cast.hpp File Reference
Go to the source code of this file.
Namespaces | |
ck | |
Functions | |
template<typename PY , typename PX , typename enable_if< is_pointer_v< PY > &&is_pointer_v< PX >, bool >::type = false> | |
__host__ __device__ PY | ck::c_style_pointer_cast (PX p_x) |