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

Class c4

test/print_test.cpp:65–69  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

63};
64
65struct c4
66{
67 struct unprintable { };
68 unprintable value;;
69};
70
71template <int Line, class T>
72std::string print(T const & x, char const * prefix, char const * delimiter)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected