Simple-Utility v2.3.1
|
Checks whether a type is an input_nullable. More...
#include <base.hpp>
Checks whether a type is an input_nullable.
A type is considered as input_nullable if:
nullable_traits
is found which exposes the value_type
and null
-object,null
-object, T | Type to check |