is_empty_type
bool IsEmpty() const { return is_empty_type(fType); }
{ return is_empty_type(fType); }
bool is_empty() const { return is_empty_type(type); }