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

Go to the source code of this file.

Namespaces

namespace  alpaka
 The alpaka accelerator library.
 
namespace  alpaka::core
 

Variables

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