LeechCraft  0.6.70-9312-g4cc613a2df
Modular cross-platform feature rich live environment.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
LeechCraft::Util::oral::detail::CollectRefs_< Seq, MemberIdx > Struct Template Reference

#include "oral.h"

+ Inheritance diagram for LeechCraft::Util::oral::detail::CollectRefs_< Seq, MemberIdx >:

Public Types

using type_list = typename FieldAppender< typename CollectRefs_< Seq, typename boost::mpl::next< MemberIdx >::type >::type_list, Seq, MemberIdx, typename std::decay< typename boost::fusion::result_of::at< Seq, MemberIdx >::type >::type >::value_type
 

Detailed Description

template<typename Seq, typename MemberIdx>
struct LeechCraft::Util::oral::detail::CollectRefs_< Seq, MemberIdx >

Definition at line 1144 of file oral.h.

Member Typedef Documentation

template<typename Seq, typename MemberIdx>
using LeechCraft::Util::oral::detail::CollectRefs_< Seq, MemberIdx >::type_list = typename FieldAppender< typename CollectRefs_<Seq, typename boost::mpl::next<MemberIdx>::type>::type_list, Seq, MemberIdx, typename std::decay<typename boost::fusion::result_of::at<Seq, MemberIdx>::type>::type >::value_type

Definition at line 1151 of file oral.h.


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