Celeritas 0.7.0-dev.170+develop.df22d2a88
Loading...
Searching...
No Matches
Public Types | Static Public Member Functions | List of all members
celeritas::LdgTraits< T, class > Struct Template Reference

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 CELER_CONSTEXPR_FUNCTION underlying_type constdata (T const *)
 

Detailed Description

template<class T, class = void>
struct celeritas::LdgTraits< T, class >

Traits for extracting underlying type and pointer for __ldg operations.

Specialize this class on the base type, not a const type.


The documentation for this struct was generated from the following file: