|
NexusForce 1.0.0
A rigorously engineered full-stack C++ backend library.
|
UUID实现 更多...
#include "NeForce/core/interface/istringify.hpp"#include "NeForce/core/memory/memory_view.hpp"#include "NeForce/core/numeric/random.hpp"#include "NeForce/core/utility/optional.hpp"类 | |
| class | neforce::uuid |
| 通用唯一标识符类 更多... | |
函数 | |
| uuid | neforce::operator""_uuid (const char *str, size_t len) |
| UUID字面量运算符 | |