|
ADTF
|
#include <a_util/result/detail/error_description_intf.h>#include <a_util/result/detail/reference_counted_object.h>#include <cstddef>Go to the source code of this file.
Classes | |
| struct | a_util::result::detail::ErrorDescriptionType |
| type needed for reference counting More... | |
| class | a_util::result::detail::ReferenceCountedObject< IErrorDescription, ErrorDescriptionType > |
Namespaces | |
| namespace | a_util |
| Serves as the root component, with common functionality documented in core functionality. | |
| namespace | a_util::result |
| Serves as component for functionality handling error and return types. | |
| namespace | a_util::result::detail |
| Serves as namespace for result implementation details. | |
Specialize an reference counted object class without dynamic memory allocation
Copyright 2025 Digitalwerk GmbH. This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at https://mozilla.org/MPL/2.0/.