Let\'s have the following code: template <typename T> struct X { X() { } }; struct __declspec(dllexport) A
I\'ve been looking through the N3291 working draft of C++0x. And I was curious about extern template. Section 14.7.3 states:
I have a function that finds any ISO 8859-1 symbol within a given string, and tries converting it to its proper meaning. However, I get question marks instead where I\'d like actual values lik开发者_如