LeechCraft  0.6.70-6645-gcd10d7e
Modular cross-platform feature rich live environment.
LeechCraft::Util::oral::detail::FindPKey< Seq, MemberIdx > Struct Template Reference

#include "oral.h"

Public Types

using result_type = typename std::conditional< IsPKey< ValueAt_t< Seq, MemberIdx >>::value, Lazy< MemberIdx >, Lazy< FindPKey< Seq, typename boost::mpl::next< MemberIdx >>> >::type::type
 

Detailed Description

template<typename Seq, typename MemberIdx = boost::mpl::int_<0>>
struct LeechCraft::Util::oral::detail::FindPKey< Seq, MemberIdx >

Definition at line 409 of file oral.h.

Member Typedef Documentation

template<typename Seq , typename MemberIdx = boost::mpl::int_<0>>
using LeechCraft::Util::oral::detail::FindPKey< Seq, MemberIdx >::result_type = typename std::conditional< IsPKey<ValueAt_t<Seq, MemberIdx>>::value, Lazy<MemberIdx>, Lazy<FindPKey<Seq, typename boost::mpl::next<MemberIdx>>> >::type::type

Definition at line 418 of file oral.h.


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