Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
_NOEXCEPT
headers/private/kernel/util/kernel_cpp.h
26
#define _NOEXCEPT noexcept
headers/private/kernel/util/kernel_cpp.h
29
#define _NOEXCEPT throw ()
src/system/kernel/util/kernel_cpp.cpp
46
#define _NOEXCEPT noexcept
src/system/kernel/util/kernel_cpp.cpp
49
#define _NOEXCEPT throw ()