MCPcopy Create free account
hub / github.com/JDAI-CV/DNNLibrary / stringstream_proxy

Method stringstream_proxy

binaries/argh.h:28–28  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

26 {
27 public:
28 stringstream_proxy() = default;
29
30 // Construct with a value.
31 stringstream_proxy(std::string const& value) :

Callers

nothing calls this directly

Calls 2

strMethod · 0.80
setstateMethod · 0.80

Tested by

no test coverage detected