LeviLamina
Loading...
Searching...
No Matches
StringT.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
#include "mc/external/bx/StringView.h"
5
6
namespace
bx {
7
8
// StringT is actually a template class, this is a workaround.
9
class
StringT
:
StringView
{};
10
11
}
// namespace bx
bx::StringT
Definition
StringT.h:9
bx::StringView
Definition
StringView.h:7
src
mc
external
bx
StringT.h
Generated on
for LeviLamina by
1.16.1