MCPcopy Create free account
hub / github.com/ChiyukiGana/Quickinput / UserData

Method UserData

source/src/httplib/httplib.h:931–931  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

929class UserData {
930public:
931 UserData() = default;
932 UserData(UserData &&) noexcept = default;
933 UserData &operator=(UserData &&) noexcept = default;
934

Callers

nothing calls this directly

Calls 1

cloneMethod · 0.80

Tested by

no test coverage detected