MCPcopy Create free account
hub / github.com/Kitware/CMake / release

Method release

Source/cmFileCommand.cxx:1867–1867  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1865 cURLEasyGuard& operator=(cURLEasyGuard const&) = delete;
1866
1867 void release() { this->Easy = nullptr; }
1868
1869private:
1870 ::CURL* Easy;

Callers 4

uv_writeFunction · 0.45
NewREGEXMethod · 0.45
HandleDownloadCommandFunction · 0.45
HandleUploadCommandFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected