MCPcopy Create free account
hub / github.com/Illumina/hap.py / CommentInfo

Method CommentInfo

external/jsoncpp/jsoncpp.cpp:1635–1635  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1633// //////////////////////////////////////////////////////////////////
1634
1635Value::CommentInfo::CommentInfo() : comment_(0) {}
1636
1637Value::CommentInfo::~CommentInfo() {
1638 if (comment_)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected