Standard LibraryTypesTypeInfoMethodsbare_equalOn this pagebare_equal Method of TypeInfo. bare_equal(const TypeInfo other) -> bool Checks if two types are equal ignoring const and reference qualifiers. Parameters other: The other type to compare with.