MCPcopy 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
8Value::Value()
9{}
10
11Value::Value(ValueType t)
12 : Type(t)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected