nanodbc
A small C++ wrapper for the native C ODBC API
Loading...
Searching...
No Matches
nanodbc::detail::bind_kind< T, true > Struct Template Reference

Public Types

using type = std::conditional_t< is_owning_string_v< typename T::value_type >, bind_as_optional_string, bind_as_optional_value >
 

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