OpenFPM_data  0.1.0
Project that contain the implementation and interfaces for basic structure like vectors, grids, graph ... .
 All Data Structures Namespaces Functions Variables Typedefs Friends
seq_traits_impl< Seq > Struct Template Reference

Detailed Description

template<typename Seq>
struct seq_traits_impl< Seq >

Definition at line 54 of file create_vmpl_sequence.hpp.

Public Types

typedef boost::mpl::begin< Seq >
::type 
first_
 
typedef boost::mpl::end< Seq >
::type 
last_
 
typedef exit_impl< first_,
last_ >::type 
exit_
 
typedef boost::mpl::begin< Seq >
::type 
first_
 
typedef boost::mpl::end< Seq >
::type 
last_
 
typedef exit_impl< first_,
last_ >::type 
exit_
 

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