1 2 3 4 5 6
// instantiate the "template class" value<t> symbols #include "compat/linkage-macros.hpp" #define OTR_INST_VALUE(x) OTR_TEMPLATE_EXPORT(x) #include "value.hpp"