|
iceoryx2
C++ Language Bindings
|
#include "iox2/legacy/atomic.hpp"#include <type_traits>#include <utility>#include "iox2/legacy/detail/static_lifetime_guard.inl"Go to the source code of this file.
Classes | |
| class | iox2::legacy::StaticLifetimeGuard< T > |
| Manages a static instance of type T in a way so that each existing StaticLifetimeGuard prevents the destruction of the instance. More... | |
Namespaces | |
| namespace | iox2 |
| namespace | iox2::legacy |