I know that in the original C++0x standard there was a feature called export.
export
But I can\'t find a description or explanation of this feature. What is it sup
The only compilers that support exported templates at the moment (as far as I know) are Comeau, the one that came with Borland C++ Builder X but not the current C++ Builder, and Intel (at least unofficially, if not officially, not sure).