CBMC
pointee_address_equalt Struct Reference

Functor to check whether iterators from different collections point at the same object. More...

#include <goto_program.h>

Public Member Functions

template<class A , class B >
bool operator() (const A &a, const B &b) const
 

Detailed Description

Functor to check whether iterators from different collections point at the same object.

Definition at line 1196 of file goto_program.h.

Member Function Documentation

◆ operator()()

template<class A , class B >
bool pointee_address_equalt::operator() ( const A &  a,
const B &  b 
) const
inline

Definition at line 1199 of file goto_program.h.


The documentation for this struct was generated from the following file: