OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
IntPow< base, 0 > Struct Template Reference

Detailed Description

template<unsigned int base>
struct IntPow< base, 0 >

Definition at line 18 of file mathUtils.hpp.

Static Public Attributes

static constexpr size_t value = 1
 

Field Documentation

◆ value

template<unsigned int base>
constexpr size_t IntPow< base, 0 >::value = 1
staticconstexpr

Definition at line 20 of file mathUtils.hpp.


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