MCPcopy 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
14struct prop
15{
16 template <typename> static constexpr bool is_applicable_property_v = true;
17};
18
19struct object
20{

Callers 1

mainFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected