|
libabigail
|
Functor to hash a canonical type by using its pointer value. More...
#include <abg-ir.h>
Public Member Functions | |
| size_t | operator() (const type_base_sptr &l) const |
| Hash a type by returning the pointer value of its canonical type. More... | |
| size_t | operator() (const type_base *l) const |
| Hash a (canonical) type by returning its pointer value. More... | |
Functor to hash a canonical type by using its pointer value.
| size_t operator() | ( | const type_base_sptr & | l | ) | const |
| size_t operator() | ( | const type_base * | l | ) | const |
1.8.10