sparrow 0.6.0
Loading...
Searching...
No Matches
sparrow::arrow_traits< bool > Struct Reference

#include <data_traits.hpp>

Collaboration diagram for sparrow::arrow_traits< bool >:
[legend]

Public Types

using value_type = bool
 
using const_reference = bool
 

Static Public Attributes

static constexpr data_type type_id = data_type::BOOL
 

Detailed Description

Definition at line 54 of file data_traits.hpp.

Member Typedef Documentation

◆ const_reference

using sparrow::arrow_traits< bool >::const_reference = bool

Definition at line 58 of file data_traits.hpp.

◆ value_type

using sparrow::arrow_traits< bool >::value_type = bool

Definition at line 57 of file data_traits.hpp.

Member Data Documentation

◆ type_id

data_type sparrow::arrow_traits< bool >::type_id = data_type::BOOL
staticconstexpr

Definition at line 56 of file data_traits.hpp.


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