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

#include <data_traits.hpp>

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

Public Types

using value_type = decimal<int256_t>
 
using const_reference = decimal<int256_t>
 

Static Public Attributes

static constexpr data_type type_id = data_type::DECIMAL256
 

Detailed Description

Definition at line 110 of file data_traits.hpp.

Member Typedef Documentation

◆ const_reference

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

Definition at line 114 of file data_traits.hpp.

◆ value_type

Definition at line 113 of file data_traits.hpp.

Member Data Documentation

◆ type_id

Definition at line 112 of file data_traits.hpp.


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