Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/asio
/ prop
Class
prop
test/properties/cpp14/query_free.cpp:14–17 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
12
#include <cassert>
13
14
struct prop
15
{
16
template <typename> static constexpr bool is_applicable_property_v = true;
17
};
18
19
struct object
20
{
Callers
1
main
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected