MCPcopy Create free account
hub / github.com/apache/singa / ForVar1

Method ForVar1

include/singa/utils/logging.h:167–167  ·  view source on GitHub ↗

For inserting the first variable.

Source from the content-addressed store, hash-verified

165 ~CheckOpMessageBuilder();
166 // For inserting the first variable.
167 std::ostream* ForVar1() { return stream_; }
168 // For inserting the second variable (adds an intermediate " vs. ").
169 std::ostream* ForVar2();
170 // Get the result (inserts the closing ")").

Callers 1

MakeCheckOpStringFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected