MCPcopy Create free account
hub / github.com/AllentDan/LibtorchTutorials / ~binary_reader

Method ~binary_reader

lesson6-Segmentation/json.hpp:7722–7722  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7720 binary_reader& operator=(const binary_reader&) = delete;
7721 binary_reader& operator=(binary_reader&&) = default;
7722 ~binary_reader() = default;
7723
7724 /*!
7725 @param[in] format the binary format to parse

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected