nanodbc
A small C++ wrapper for the native C ODBC API
Loading...
Searching...
No Matches
Public Types
|
List of all members
nanodbc::detail::bind_kind< T, IsOptional > Struct Template Reference
Public Types
using
type
= typename std::conditional<
is_bindable_string
< T >::value,
bind_as_string
,
bind_as_value
>::type
The documentation for this struct was generated from the following file:
/home/runner/work/nanodbc/nanodbc/nanodbc/
nanodbc.h
nanodbc
detail
bind_kind
Generated by
1.9.8