Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/9chu/LuaSTGPlus
/ Value
Method
Value
LuaSTGPlus/Bencode.cpp:8–9 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
6
////////////////////////////////////////////////////////////////////////////////
7
8
Value::Value()
9
{}
10
11
Value::Value(ValueType t)
12
: Type(t)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected