ReUseX
0.0.5
3D Point Cloud Processing for Building Reuse
Toggle main menu visibility
Loading...
Searching...
No Matches
guid.hpp
Go to the documentation of this file.
1
// SPDX-FileCopyrightText: 2025 Povl Filip Sonne-Frederiksen
2
// SPDX-License-Identifier: GPL-3.0-or-later
3
4
#pragma once
5
6
#include <string>
7
8
namespace
reusex::core
{
9
16
std::string
generate_guid
();
17
18
}
// namespace reusex::core
reusex::core
Definition
component_record.hpp:12
reusex::core::generate_guid
std::string generate_guid()
Generate a fresh UUID-v4-like identifier (36-char, hyphenated hex).
libs
reusex
include
core
guid.hpp
Generated by
1.17.0