![]() |
LeechCraft 0.6.70-17335-ge406ffdcaf
Modular cross-platform feature rich live environment.
|
#include "oral.h"
Public Types | |
using | HL = HandleSelector<T, L> |
using | HR = HandleSelector<T, R> |
Static Public Member Functions | |
static auto | Initializer (const QSqlQuery &q, int startIdx) noexcept |
Static Public Attributes | |
static constexpr auto | ResultBehaviour_v = CombineBehaviour (HL::ResultBehaviour_v, HR::ResultBehaviour_v) |
static constexpr auto | Fields = HL::Fields + ", " + HR::Fields |
using LC::Util::oral::detail::HandleSelector< T, SelectorUnion< L, R > >::HL = HandleSelector<T, L> |
using LC::Util::oral::detail::HandleSelector< T, SelectorUnion< L, R > >::HR = HandleSelector<T, R> |
|
inlinestaticnoexcept |
Definition at line 1249 of file oral.h.
References LC::Util::oral::detail::Combine().
|
inlinestaticconstexpr |
|
inlinestaticconstexpr |