IPPL API Reference
Independent Parallel Particle Layer C++ API
Loading...
Searching...
No Matches
ippl::detail::NPtr< T, N > Struct Template Reference

#include <ViewTypes.h>

Public Types

typedef NPtr< T, N-1 >::type * type
 

Detailed Description

template<typename T, int N>
struct ippl::detail::NPtr< T, N >

Recursively templated struct for defining pointers with arbitrary indirection depth.

Template Parameters
Tdata type
Nindirection level

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