LeechCraft 0.6.70-14794-g33744ae6ce
Modular cross-platform feature rich live environment.
Loading...
Searching...
No Matches
LC::Util::oral::detail::AssignList< L, R > Class Template Reference

#include "oral.h"

Public Member Functions

 AssignList (const L &l, const R &r) noexcept
 
template<typename T >
QString ToSql (ToSqlState< T > &state) const noexcept
 
template<typename OL , typename OR >
auto operator, (const AssignList< OL, OR > &tail) noexcept
 

Detailed Description

template<typename L, typename R>
class LC::Util::oral::detail::AssignList< L, R >

Definition at line 604 of file oral.h.

Constructor & Destructor Documentation

◆ AssignList()

template<typename L , typename R >
LC::Util::oral::detail::AssignList< L, R >::AssignList ( const L &  l,
const R &  r 
)
inlinenoexcept

Definition at line 609 of file oral.h.

Member Function Documentation

◆ operator,()

template<typename L , typename R >
template<typename OL , typename OR >
auto LC::Util::oral::detail::AssignList< L, R >::operator, ( const AssignList< OL, OR > &  tail)
inlinenoexcept

Definition at line 625 of file oral.h.

◆ ToSql()

template<typename L , typename R >
template<typename T >
QString LC::Util::oral::detail::AssignList< L, R >::ToSql ( ToSqlState< T > &  state) const
inlinenoexcept

Definition at line 616 of file oral.h.


The documentation for this class was generated from the following file: