Fcitx
|
Utitliy classes for statically tracking the life of a object. More...
#include <memory>
#include <type_traits>
#include <utility>
#include <fcitx-utils/handlertable.h>
#include <fcitx-utils/macros.h>
Go to the source code of this file.
Classes | |
class | fcitx::TrackableObject< T > |
Helper class to be used with TrackableObjectReference. More... | |
class | fcitx::TrackableObjectReference< T > |
Utility class provides a weak reference to the object. More... | |
class | fcitx::TrackableObject< T > |
Helper class to be used with TrackableObjectReference. More... | |
Utitliy classes for statically tracking the life of a object.
Definition in file trackableobject.h.