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

◆ containsKey()

bool Ice::ImplicitContext::containsKey ( std::string_view key) const
nodiscard

Checks if the specified key has an associated value in the request context.

Parameters
keyThe key.
Returns
true if the key has an associated value, false otherwise.