LeviLamina
Loading...
Searching...
No Matches
OutRefsMap.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
cereal::ext::internal {
6
7
struct
OutRefsMap
{
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::TypedStorage<8, 64, ::std::unordered_map<::std::string, int>> mMap;
12
::ll::TypedStorage<4, 4, uint const> mRootSchemaId;
13
// NOLINTEND
14
15
public
:
16
// member functions
17
// NOLINTBEGIN
18
MCAPI
~OutRefsMap
();
19
// NOLINTEND
20
21
public
:
22
// destructor thunk
23
// NOLINTBEGIN
24
MCFOLD
void
$dtor();
25
// NOLINTEND
26
};
27
28
}
// namespace cereal::ext::internal
cereal::ext::internal::OutRefsMap
Definition
OutRefsMap.h:7
src
mc
deps
cereal
ext
json_schema
OutRefsMap.h
Generated on
for LeviLamina by
1.16.1