|
iceoryx2
C++ Language Bindings
|
#include "iox2/bb/detail/attributes.hpp"#include "iox2/bb/detail/source_location.hpp"#include "iox2/legacy/detail/expected_helper.hpp"#include "iox2/legacy/expected.hpp"#include <type_traits>Go to the source code of this file.
Classes | |
| struct | iox2::bb::stl::InPlaceT |
| struct | iox2::bb::stl::UnexpectT |
| class | iox2::bb::stl::Unexpected< E > |
| class | iox2::bb::stl::Expected< T, E > |
Namespaces | |
| namespace | iox2 |
| namespace | iox2::bb |
| namespace | iox2::bb::stl |
Variables | |
| constexpr InPlaceT | iox2::bb::stl::IN_PLACE {} |
| constexpr UnexpectT | iox2::bb::stl::UNEXPECT {} |