Resolve undefined parent class method
Templated subclass attempt
Explicit template instantiation
Replace with a C++ template
C overloading attempt
C++ overloading example
Remove extern C
Move definitions to source file
Make header symbols inline
Workaround duplicate symbols with static
Add another source file Introducing a link error in the process
Move common code into a header file
Make operand const
Initial example
Add build script