OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
is_initialized< T > Struct Template Reference

is initialized More...

Detailed Description

template<typename T>
struct is_initialized< T >

is initialized

Definition at line 43 of file se_class3_vector.hpp.

#include <se_class3_vector.hpp>

Static Public Attributes

static const int init = UNINITIALIZED
 it indicate the property is not initialized
 

Field Documentation

◆ init

template<typename T >
const int is_initialized< T >::init = UNINITIALIZED
static

it indicate the property is not initialized

Definition at line 46 of file se_class3_vector.hpp.


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