template <typename T, typename Comparable = bool>

struct is_comparable_with_null

Defined at line 17 of file ../../sdk/lib/fit/include/lib/fit/internal/../nullable.h

Determines whether a type can be compared with nullptr.