![]() |
LeechCraft 0.6.70-18450-gabe19ee3b0
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 |
Definition at line 630 of file oral.h.
Referenced by operator,().
|
inlinenoexcept |
Definition at line 646 of file oral.h.
References BindValues().
Referenced by BindValues().
|
inlineconstexprnoexcept |
Definition at line 653 of file oral.h.
References AssignList().
|
inlinestaticconstexprnoexcept |
Definition at line 637 of file oral.h.
References LC::Util::oral::detail::IsExprTree, and ToSql().
Referenced by ToSql().