sparrow 0.3.0
Loading...
Searching...
No Matches
sparrow::nullval_t Struct Reference

nullval_t is an empty class used to indicate that a nullable is null. More...

#include <nullable.hpp>

Public Member Functions

constexpr nullval_t (int)
 

Detailed Description

nullval_t is an empty class used to indicate that a nullable is null.

Definition at line 140 of file nullable.hpp.

Constructor & Destructor Documentation

◆ nullval_t()

sparrow::nullval_t::nullval_t ( int )
inlineexplicitconstexpr

Definition at line 147 of file nullable.hpp.


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