detail::FindRow< T, false > Struct Template Reference
#include <RowOperations.h>
Static Public Member Functions | |
template<typename... P> | |
static std::pair< bool, T > | exec (PreparedStatement &query, P &&...p) |
Detailed Description
template<typename T>
struct detail::FindRow< T, false >
Definition at line 52 of file RowOperations.h.
Member Function Documentation
template<typename T >
template<typename... P>
static std::pair<bool, T> detail::FindRow< T, false >::exec | ( | PreparedStatement & | query, |
P &&... | p | ||
) | [inline, static] |
Definition at line 54 of file RowOperations.h.
References QueryResult, and value().
The documentation for this struct was generated from the following file:
Copyright © 2006-2011 Savarese Software Research Corporation. All rights reserved.