sparrow 0.3.0
Loading...
Searching...
No Matches
sparrow::arrow_traits< decimal< int128_t > > Struct Reference

#include <data_traits.hpp>

Collaboration diagram for sparrow::arrow_traits< decimal< int128_t > >:
[legend]

Public Types

using value_type = decimal<int128_t>
 
using const_reference = decimal<int128_t>
 

Static Public Attributes

static constexpr data_type type_id = data_type::DECIMAL128
 

Detailed Description

Definition at line 102 of file data_traits.hpp.

Member Typedef Documentation

◆ const_reference

using sparrow::arrow_traits< decimal< int128_t > >::const_reference = decimal<int128_t>

Definition at line 106 of file data_traits.hpp.

◆ value_type

Definition at line 105 of file data_traits.hpp.

Member Data Documentation

◆ type_id

Definition at line 104 of file data_traits.hpp.


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