OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
stub_or_real< T, dims, stype, decomposition, false > Struct Template Reference

Case when we are not on testing. More...

Detailed Description

template<typename T, unsigned int dims, typename stype, typename decomposition>
struct stub_or_real< T, dims, stype, decomposition, false >

Case when we are not on testing.

Definition at line 91 of file util_num.hpp.

#include <util_num.hpp>

Public Types

typedef grid_dist_id< dims, stype, aggregate< size_t >, decomposition > type
 switch type if we are on testing or not
 

Member Typedef Documentation

◆ type

template<typename T , unsigned int dims, typename stype , typename decomposition >
typedef grid_dist_id<dims,stype,aggregate<size_t>,decomposition> stub_or_real< T, dims, stype, decomposition, false >::type

switch type if we are on testing or not

Definition at line 94 of file util_num.hpp.


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