This commit is contained in:
parent
555c3f1c8c
commit
328e37b91c
2
deps/nostalgia/deps/ox/src/ox/std/types.hpp
vendored
2
deps/nostalgia/deps/ox/src/ox/std/types.hpp
vendored
@ -61,6 +61,8 @@ using uint_t = unsigned;
|
|||||||
|
|
||||||
namespace ox {
|
namespace ox {
|
||||||
|
|
||||||
|
using CString = char const*;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Aliases type T in size and alignment to allow allocating space for a T
|
* Aliases type T in size and alignment to allow allocating space for a T
|
||||||
* without running the constructor.
|
* without running the constructor.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user