Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/json
/ T3
Class
T3
test/value_from.cpp:80–82 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
78
}
79
80
struct T3
81
{
82
};
83
84
BOOST_CORE_STATIC_ASSERT( ! ::boost::json::has_value_from<T3>::value );
85
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected