MCPcopy Create free account
hub / github.com/Illumina/paragraph / CommentInfo

Method CommentInfo

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

Source from the content-addressed store, hash-verified

2692// //////////////////////////////////////////////////////////////////
2693
2694Value::CommentInfo::CommentInfo() : comment_(0)
2695{}
2696
2697Value::CommentInfo::~CommentInfo() {
2698 if (comment_)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected