When called returns true if addresses of two references are the same. More...
#include <ArrayHandler.h>
When called returns true if addresses of two references are the same.
Public Member Functions | |
bool | operator() (const std::reference_wrapper< T > &l, const std::reference_wrapper< T > &r) |
|
inline |