Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dmlc/dmlc-core
/ AnyJSONManager
Method
AnyJSONManager
include/dmlc/json.h:558–558 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
556
557
private:
558
AnyJSONManager() {}
559
560
template<typename T>
561
inline static void WriteAny(JSONWriter *writer, const any &data) {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected