MCPcopy Create free account
hub / github.com/boostorg/hana / toString

Method toString

example/tutorial/introspection.cpp:13–13  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11
12
13struct yes { std::string toString() const { return "yes"; } };
14struct no { };
15
16namespace has_toString_then {

Callers 6

introspection.cppFile · 0.45
optionalToStringFunction · 0.45
aFunction · 0.45
highcharts.jsFile · 0.45
RFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected