C++ Linker issue
Please note: This code may seem excessively complicated or raise further questions about how the Convert functions are going to do but I am intentionally only showing a very minimal example and the number of types and complexity of what I’m trying to do does warrant something of this nature. I also am aware that c++ does not support runtime reflection which might be the next obvious comment.
C++ Templates, Linker error and design patterns
Please note: This code may seem excessively complicated or raise further questions about how the Convert functions are going to do but I am intentionally only showing a very minimal example and the number of types and complexity of what I’m trying to do does warrant something of this nature. I also am aware that c++ does not support runtime reflection which might be the next obvious comment.