|
Botan 3.9.0
Crypto and TLS for C&
|
This is the complete list of members for Botan::CT::Option< T >, including all inherited members.
| as_optional_vartime() const | Botan::CT::Option< T > | inline |
| has_value() const | Botan::CT::Option< T > | inline |
| operator&&(CT::Choice also) | Botan::CT::Option< T > | inline |
| Option(T v, Choice valid) | Botan::CT::Option< T > | inline |
| Option(T v) | Botan::CT::Option< T > | inlineexplicit |
| Option() | Botan::CT::Option< T > | inline |
| transform(F f) const -> Option< std::remove_cvref_t< std::invoke_result_t< F, const T & > > > | Botan::CT::Option< T > | inline |
| value() const | Botan::CT::Option< T > | inline |
| value_or(T other) const | Botan::CT::Option< T > | inline |
| value_or(T other) const | Botan::CT::Option< T > | inline |