|
Celeritas 0.7.0-dev.245+develop.a7be925e
|
Traits for extracting underlying type and pointer for __ldg operations. More...
#include <LdgTraits.hh>
Public Types | |
| using | underlying_type = void |
Static Public Member Functions | |
| static constexpr underlying_type const * | data (T const *) |
Traits for extracting underlying type and pointer for __ldg operations.
Specialize this class on the base type, not a const type.