CBMC
|
#include <abstract_object.h>
Public Types | |
typedef abstract_object_pointert | argument_typet |
typedef std::size_t | result_typet |
Public Member Functions | |
bool | operator() (argument_typet const &left, argument_typet const &right) const noexcept |
Definition at line 502 of file abstract_object.h.
Definition at line 504 of file abstract_object.h.
typedef std::size_t abstract_equalert::result_typet |
Definition at line 505 of file abstract_object.h.
|
inlinenoexcept |
Definition at line 506 of file abstract_object.h.