Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JosephP91/curlcpp
/ cookie
Method
cookie
include/cookie.h:43–43 ·
view source on GitHub ↗
* Default constructor. */
Source
from the content-addressed store, hash-verified
41
* Default constructor.
42
*/
43
cookie() = default;
44
/**
45
* The overloaded constructor allow a fast way to build a cookie.
46
*/
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected