galaxy 1.0.0
Real-Time C++23 Game Programming Framework. Built on data-driven design principles and agile software engineering.
Loading...
Searching...
No Matches
Guid.cpp File Reference
#include <sstream>
#include "galaxy/math/Random.hpp"
#include "Guid.hpp"
+ Include dependency graph for Guid.cpp:

Go to the source code of this file.

Namespaces

namespace  galaxy
 Timer.hpp galaxy.
 
namespace  galaxy::utils
 

Variables

static constexpr const char *const s_chars {"abcdef"}
 Guid.cpp galaxy.
 

Variable Documentation

◆ s_chars

const char* const s_chars {"abcdef"}
staticconstexpr

Guid.cpp galaxy.

Refer to LICENSE.txt for more details.

Definition at line 14 of file Guid.cpp.