Tagged Questions

3
votes
2answers
366 views

Template instantiation with VARIANT return type.

An explicit instantiation of a static template member function keeps failing to compile with the message error C2785: 'at_Intermediate CUtil::convert_variant(const VARIANT &)' and …