Go to the source code of this file.
Namespaces | |
eagine | |
Common code is placed in this namespace. | |
Functions | |
auto | eagine::byte_to_identifier (byte b) noexcept -> identifier |
Creates an identifier representing a byte value as a hex string. More... | |
auto | eagine::dec_to_identifier (int i) noexcept -> identifier |
Creates an identifier representing an integer value as a decimal string. More... | |
Copyright Matus Chochlik. Distributed under the Boost Software License, Version 1.0. See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt