nlib
|
Lists the state of the heap. More...
#include <manual_en.h>
Public Member Functions | |
bool | operator== (const State &rhs) noexcept |
Compares heap states and returns true if they are equal. | |
bool | operator!= (const State &rhs) noexcept |
Compares heap states and returns true if they are unequal. | |
Lists the state of the heap.
Definition at line 37 of file FrameHeap.h.
© 2012-2017 Nintendo Co., Ltd. All rights reserved.