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

Detailed Description

template<typename vector, unsigned int p>
struct at_impl< vector, p, true >

Definition at line 57 of file types.hpp.

Public Types

typedef boost::mpl::int_< boost::mpl::at< vector, boost::mpl::int_< p > >::type::value > type
 

Member Typedef Documentation

◆ type

template<typename vector , unsigned int p>
typedef boost::mpl::int_<boost::mpl::at<vector,boost::mpl::int_<p> >::type::value> at_impl< vector, p, true >::type

Definition at line 59 of file types.hpp.


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