![]() |
LeechCraft 0.6.70-16373-g319c272718
Modular cross-platform feature rich live environment.
|
#include "oral.h"
Public Member Functions | |
constexpr | AssignList (const L &l, const R &r) noexcept |
template<typename Seq , CtString S> | |
void | BindValues (QSqlQuery &query) const noexcept |
template<typename OL , typename OR > | |
constexpr auto | operator, (const AssignList< OL, OR > &tail) noexcept |
Static Public Member Functions | |
template<typename Seq , CtString S> | |
static constexpr auto | ToSql () noexcept |
|
inlineconstexprnoexcept |
|
inlinenoexcept |
Definition at line 628 of file oral.h.
References LC::Util::oral::detail::AssignList< L, R >::BindValues().
Referenced by LC::Util::oral::detail::AssignList< L, R >::BindValues().
|
inlineconstexprnoexcept |
|
inlinestaticconstexprnoexcept |
Definition at line 619 of file oral.h.
References LC::Util::oral::detail::AssignList< L, R >::ToSql().
Referenced by LC::Util::oral::detail::AssignList< L, R >::ToSql().