alpaka
Abstraction Library for Parallel Kernel Acceleration
DemangleTypeNames.hpp File Reference
#include "alpaka/core/BoostPredef.hpp"
#include <boost/core/demangle.hpp>

Go to the source code of this file.

Namespaces

 alpaka
 The alpaka accelerator library.
 
 alpaka::core
 

Variables

template<typename T >
const std::string alpaka::core::demangled = boost::core::demangle(typeid(T).name())