Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/android
/ has_value
Function
has_value
test-app/runtime/src/main/cpp/ada/ada.h:3650–3650 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3648
}
3649
3650
constexpr bool has_value() const noexcept { return this->m_has_val; }
3651
constexpr explicit operator bool() const noexcept { return this->m_has_val; }
3652
3653
template <class U = T,
Callers
3
ada.h
File · 0.70
emplace
Function · 0.70
operator->
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected