OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
at_impl< vector, p, bool > Struct Template Reference

Detailed Description

template<typename vector, unsigned int p, bool = (p < boost::mpl::size<vector>::type::value)>
struct at_impl< vector, p, bool >

Definition at line 51 of file types.hpp.

Public Types

typedef boost::mpl::int_< 0 > type
 

Member Typedef Documentation

◆ type

template<typename vector , unsigned int p, bool = (p < boost::mpl::size<vector>::type::value)>
typedef boost::mpl::int_<0> at_impl< vector, p, bool >::type

Definition at line 53 of file types.hpp.


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