LeechCraft
0.6.70-14794-g33744ae6ce
Modular cross-platform feature rich live environment.
Loading...
Searching...
No Matches
Classes
|
Public Types
|
List of all members
LC::Util::oral::detail::FindPKey< Seq, MemberIdx > Struct Template Reference
#include "
oral.h
"
Classes
struct
Lazy
Public Types
using
result_type
Detailed Description
template<
typename
Seq
,
typename
MemberIdx
= boost::mpl::int_<0>>
struct LC::Util::oral::detail::FindPKey< Seq, MemberIdx >
Definition at line
328
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
Initial value:
typename
std::conditional_t<
IsPKey<ValueAt_t<Seq, MemberIdx>
>
::value
,
Lazy<MemberIdx>
,
Lazy<FindPKey<Seq, typename boost::mpl::next<MemberIdx>::type
>>
>::type
LC::Util::Filter
Container< T > Filter(const Container< T > &c, F f)
Definition
prelude.h:155
Definition at line
339
of file
oral.h
.
The documentation for this struct was generated from the following file:
/home/abuild/rpmbuild/BUILD/leechcraft-0.6.70-14794-g33744ae6ce/src/util/db/oral/
oral.h
LC
Util
oral
detail
FindPKey
Generated by
1.10.0