MCPcopy Create free account
hub / github.com/ValveSoftware/openvr / CommentInfo

Method CommentInfo

src/jsoncpp.cpp:2625–2625  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2623// //////////////////////////////////////////////////////////////////
2624
2625Value::CommentInfo::CommentInfo() : comment_(0) {}
2626
2627Value::CommentInfo::~CommentInfo() {
2628 if (comment_)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected