LeviLamina
Loading...
Searching...
No Matches
SpScUnboundedQueue.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
bx {
6
7
class
SpScUnboundedQueue
{
8
public
:
9
// SpScUnboundedQueue inner types declare
10
// clang-format off
11
struct
Node
;
12
// clang-format on
13
14
// SpScUnboundedQueue inner types define
15
struct
Node
{};
16
};
17
18
}
// namespace bx
bx::SpScUnboundedQueue
Definition
SpScUnboundedQueue.h:7
bx::SpScUnboundedQueue::Node
Definition
SpScUnboundedQueue.h:15
src
mc
external
bx
SpScUnboundedQueue.h
Generated on
for LeviLamina by
1.16.1