MCPcopy Create free account
hub / github.com/boostorg/leaf / c2

Class c2

test/print_test.cpp:50–53  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

48};
49
50struct c2
51{
52 int value;
53};
54
55std::ostream & operator<<( std::ostream & os, c2 const & x )
56{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected