FuncDefs.ixx File
Included Headers
#include <string>
Namespaces Index
| namespace | helios |
| namespace | engine |
| namespace | core |
| namespace | types |
File Listing
The file content with the documentation metadata removed is:
13export namespace helios::engine::core::types {
49 [[nodiscard]] constexpr uint32_t fnv1a_hash(const std::string_view str) noexcept {
50 uint32_t hash = 2166136261U;
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.