OCILIB (C and C++ Driver for Oracle)  4.6.3
ocilib::BindResolverScalarType< T > Struct Template Reference

Simplified resolver for scalar types that do not need translation. More...

#include <ocilib_impl.hpp>

Inherits ocilib::BindResolverType< T, T, false >.

Detailed Description

template<class T>
struct ocilib::BindResolverScalarType< T >

Simplified resolver for scalar types that do not need translation.

Definition at line 81 of file ocilib_impl.hpp.