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

#include "oral.h"

Classes

struct  Lazy
 

Public Types

using result_type = typename std::conditional_t< 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 LC::Util::oral::detail::FindPKey< Seq, MemberIdx >

Definition at line 349 of file oral.h.

Member Typedef Documentation

◆ result_type

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

Definition at line 364 of file oral.h.


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