LeechCraft  0.6.70-13729-g7046a9d2a7
Modular cross-platform feature rich live environment.
LC::Util::oral::sph Namespace Reference

Classes

struct  asc
 
struct  desc
 

Variables

template<auto Ptr>
constexpr detail::ExprTree< detail::ExprType::LeafStaticPlaceholder, detail::MemberPtrs< Ptr > > f {}
 
template<auto... Ptrs>
constexpr detail::MemberPtrs< Ptrs... > fields {}
 
constexpr detail::SelectWhole all {}
 
template<auto Ptr = detail::CountAllPtr>
constexpr detail::AggregateType< detail::AggregateFunction::Count, Ptr > count {}
 
template<auto Ptr>
constexpr detail::AggregateType< detail::AggregateFunction::Min, Ptr > min {}
 
template<auto Ptr>
constexpr detail::AggregateType< detail::AggregateFunction::Max, Ptr > max {}
 

Variable Documentation

◆ all

constexpr detail::SelectWhole LC::Util::oral::sph::all {}

Definition at line 960 of file oral.h.

Referenced by LC::Util::CategorySelector::CategorySelector().

◆ count

template<auto Ptr = detail::CountAllPtr>
constexpr detail::AggregateType<detail::AggregateFunction::Count, Ptr> LC::Util::oral::sph::count {}

◆ f

template<auto Ptr>
constexpr detail::ExprTree<detail::ExprType::LeafStaticPlaceholder, detail::MemberPtrs<Ptr> > LC::Util::oral::sph::f {}

Definition at line 955 of file oral.h.

Referenced by LC::Util::InstanceFunctor< Either< L, R > >::Apply(), LC::Util::InstanceFunctor< boost::optional< T > >::Apply(), LC::Util::InstanceFunctor< std::optional< T > >::Apply(), LC::Util::Bind(), LC::Util::InstanceMonad< boost::optional< T > >::Bind(), LC::Util::InstanceMonad< std::optional< T > >::Bind(), LC::Util::InstanceMonad< Either< L, R > >::Bind(), BOOST_FUSION_ADAPT_STRUCT(), LC::Util::ConcatMap(), LC::Util::Curry(), LC::Util::CurryImpl< F, PrevArgs >::CurryImpl(), LC::Util::DropArgs(), LC::Util::EnumerateChildren(), LC::Util::Filter(), LC::Util::First(), LC::Util::FirstMatching(), LC::Util::Flip(), LC::Util::SysInfo::Linux::GetEtcName(), LC::Util::InstanceApplicative< boost::optional< T > >::GSL(), LC::Util::InstanceApplicative< std::optional< T > >::GSL(), LC::Util::InstanceApplicative< Either< L, R > >::GSL(), LC::Util::HandleNetworkReply(), LC::Util::BasicDeletePolicy::Invoke(), LC::Util::ChoiceDeletePolicy::Invoke(), LC::Util::MakeLambdaEventFilter(), LC::Util::MakeScopeGuard(), LC::Util::Map(), LC::Util::MapAs(), LC::Util::detail::MapImpl(), LC::Util::OverloadBase< Args >::operator()(), LC::Util::operator>>(), qHash(), LC::Util::RightOr(), LC::Util::QueueManager::Schedule(), LC::Util::WorkerThreadBase::ScheduleImpl(), LC::Util::WorkerThread< WorkerType >::ScheduleImpl(), LC::Util::detail::ScopeGuard< F >::ScopeGuard(), LC::Util::Second(), LC::Util::detail::SharedScopeGuard::SharedScopeGuard(), IHaveRecoverableTabs::StandardSimilarImpl(), LC::Util::Either< L, R >::ToRight(), and LC::Util::ZipWith().

◆ fields

template<auto... Ptrs>
constexpr detail::MemberPtrs<Ptrs...> LC::Util::oral::sph::fields {}

◆ max

template<auto Ptr>
constexpr detail::AggregateType<detail::AggregateFunction::Max, Ptr> LC::Util::oral::sph::max {}

Definition at line 975 of file oral.h.

Referenced by LC::Util::DrawOverlayText(), and LC::Util::FitRect().

◆ min

template<auto Ptr>
constexpr detail::AggregateType<detail::AggregateFunction::Min, Ptr> LC::Util::oral::sph::min {}

Definition at line 972 of file oral.h.

Referenced by LC::Util::FitRect(), and LC::Util::CustomNetworkReply::readData().