MCPcopy Create free account
hub / github.com/boost-ext/ut / list

Class list

example/tmp.cpp:11–11  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9
10template <class...>
11struct list {};
12
13int main() {
14 using namespace boost::ut;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected