![]() |
Bitcoin Core 30.99.0
P2P Digital Currency
|
Public Member Functions | |
| PtrAndBytes (const void *p, std::size_t s) | |
Public Attributes | |
| uintptr_t | ptr |
| std::size_t | size |
Friends | |
| bool | operator< (PtrAndBytes const &a, PtrAndBytes const &b) |
| defines a sort ordering by the pointer value More... | |
Definition at line 22 of file poolresourcetester.h.
|
inline |
Definition at line 26 of file poolresourcetester.h.
|
friend |
defines a sort ordering by the pointer value
Definition at line 34 of file poolresourcetester.h.
| uintptr_t PoolResourceTester::PtrAndBytes::ptr |
Definition at line 23 of file poolresourcetester.h.
| std::size_t PoolResourceTester::PtrAndBytes::size |
Definition at line 24 of file poolresourcetester.h.