MCPcopy Create free account
hub / github.com/PlayFab/gsdk / CommentInfo

Method CommentInfo

cpp/cppsdk/jsoncpp.cpp:2674–2674  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2672// //////////////////////////////////////////////////////////////////
2673
2674Value::CommentInfo::CommentInfo() : comment_(0) {}
2675
2676Value::CommentInfo::~CommentInfo() {
2677 if (comment_)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected