![]() |
LeechCraft 0.6.70-17793-g6e56308e78
Modular cross-platform feature rich live environment.
|
Classes | |
| struct | asc |
| struct | desc |
Typedefs | |
| template<typename T> | |
| using | distinct = detail::SelectDistinct<T> |
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 {} |
| using LC::Util::oral::sph::distinct = detail::SelectDistinct<T> |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |