|
sparrow 2.4.0
C++20 idiomatic APIs for the Apache Arrow Columnar Format
|
#include <nullable.hpp>
Public Member Functions | |
| template<class N> requires is_nullable_v<std::remove_cvref_t<N>> | |
| constexpr decltype(auto) | operator() (N &&nullable_value) const |
Definition at line 84 of file nullable.hpp.
|
inlineconstexpr |
Definition at line 88 of file nullable.hpp.