MCPcopy Create free account
hub / github.com/CoolProp/CoolProp / path

Method path

src/Tests/CoolProp-Tests-PropsSIOptions.cpp:47–49  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

45 TempJSONFile& operator=(TempJSONFile&&) = delete;
46
47 [[nodiscard]] std::string path() const {
48 return path_.string();
49 }
50
51 private:
52 std::filesystem::path path_;

Calls

no outgoing calls

Tested by

no test coverage detected