[#kernel-Notifications-2destructor] = xref:kernel.adoc[kernel]::xref:kernel/Notifications.adoc[Notifications]::~Notifications :relfileprefix: ../../ :mrdocs: Destroys the notifications interface. == Synopsis Declared in `<kernel/notifications_interface.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- constexpr virtual ~Notifications() = default; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#