sparrow ..
Loading...
Searching...
No Matches
sparrow::nullable_of_convertible_to Concept Reference

#include <nullable.hpp>

Concept definition

template<class N, class T>
&& std::convertible_to<typename N::stored_value_type, T>
constexpr bool is_nullable_v
Definition nullable.hpp:62

Detailed Description

Definition at line 68 of file nullable.hpp.