Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/asio
/ value
Method
value
test/properties/cpp14/prefer_static.cpp:20–20 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
18
static constexpr bool is_preferable = true;
19
template <typename> static constexpr bool static_query_v = true;
20
static constexpr bool value() { return true; }
21
};
22
23
template <int>
Callers
4
test
Function · 0.45
test
Function · 0.45
test
Function · 0.45
test
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected