MCPcopy 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
98struct T5 : std::vector<int>
99{
100 using std::vector<int>::vector;
101};
102
103void
104tag_invoke(

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected