mgcpp
A C++ Math Library Based on CUDA
Namespaces | Functions
pun_cast.hpp File Reference
#include <type_traits>
Include dependency graph for pun_cast.hpp:

Go to the source code of this file.

Namespaces

 mgcpp
 

Functions

template<typename To , typename From >
To mgcpp::pun_cast (From const *from)
 
template<typename To , typename From >
To mgcpp::pun_cast (From *from)