![]() |
PandA-2024.02
|
The key comparison function for refcount. More...
#include <refcount.hpp>


Public Member Functions | |
| RefCountOrder ()=default | |
| Constructor. More... | |
| bool | operator() (const refcount< T > x, const refcount< T > y) const |
| Compare of refcount object. More... | |
The key comparison function for refcount.
Definition at line 275 of file refcount.hpp.
|
default |
Constructor.
|
inline |
Compare of refcount object.
Definition at line 286 of file refcount.hpp.
References refcount< T >::get().

1.8.13