fit::is_nullable

Summary

Inheritance

Inherits from: std::integral_constant< bool, std::is_constructible_v< T, decltype(nullptr)> &&std::is_assignable_v< T &, decltype(nullptr)> &&is_comparable_with_null< T >::value >