|
Dev Essential
1.6.3
|
#include <cstdint>Go to the source code of this file.
Namespaces | |
| namespace | a_util |
| Serves as the root component, with common functionality documented in core functionality. | |
Enumerations | |
| enum class | a_util::SortingOrder : std::int32_t { a_util::ascending = 0x00 , a_util::descending = 0x01 } |
| Flags for functions that need to sort elements. More... | |
Several enums for project wide use
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/.