Ice 3.8
C++ API Reference
Loading...
Searching...
No Matches

◆ remove()

std::string Ice::ImplicitContext::remove ( std::string_view key)

Removes the entry for the specified key in the request context.

Parameters
keyThe key.
Returns
The value associated with the key, if any.