LeechCraft  0.6.70-10870-g558588d6ec
Modular cross-platform feature rich live environment.
LeechCraft::Util::oral::detail::AssignList< L, R > Class Template Reference

#include "oral.h"

Public Member Functions

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

Detailed Description

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

Definition at line 674 of file oral.h.

Constructor & Destructor Documentation

◆ AssignList()

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

Definition at line 679 of file oral.h.

Member Function Documentation

◆ operator,()

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

Definition at line 695 of file oral.h.

◆ ToSql()

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

Definition at line 686 of file oral.h.


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