OmniSciDB  72c90bc290
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
anonymous_namespace{ArrowResultSetConverter.cpp}::null_type< TYPE, std::enable_if_t< std::is_floating_point< TYPE >::value > > Struct Template Reference

Public Types

using type = TYPE
 

Static Public Attributes

static constexpr type value = inline_fp_null_value<type>()
 

Detailed Description

template<typename TYPE>
struct anonymous_namespace{ArrowResultSetConverter.cpp}::null_type< TYPE, std::enable_if_t< std::is_floating_point< TYPE >::value > >

Definition at line 222 of file ArrowResultSetConverter.cpp.

Member Typedef Documentation

template<typename TYPE >
using anonymous_namespace{ArrowResultSetConverter.cpp}::null_type< TYPE, std::enable_if_t< std::is_floating_point< TYPE >::value > >::type = TYPE

Definition at line 223 of file ArrowResultSetConverter.cpp.

Member Data Documentation

template<typename TYPE >
constexpr type anonymous_namespace{ArrowResultSetConverter.cpp}::null_type< TYPE, std::enable_if_t< std::is_floating_point< TYPE >::value > >::value = inline_fp_null_value<type>()
static

Definition at line 224 of file ArrowResultSetConverter.cpp.


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