MCPcopy Create free account
hub / github.com/adobe/hyde / template_member_function

Method template_member_function

test_files/classes.cpp:130–130  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

128 /// templatized member function.
129 template <typename U>
130 void template_member_function() {}
131
132 /// specialization of the above templatized member function.
133 template <>

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected