Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/json
/ T5
Class
T5
test/value_from.cpp:98–101 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
96
//----------------------------------------------------------
97
98
struct T5 : std::vector<int>
99
{
100
using std::vector<int>::vector;
101
};
102
103
void
104
tag_invoke(
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected