Usage
Used to mark a template definition exported, which allows the same template to be declared, but not defined, in other translation units. | (until C++11) |
The keyword is unused and reserved. | (since C++11) |
Used to mark a template definition exported, which allows the same template to be declared, but not defined, in other translation units. | (until C++11) |
The keyword is unused and reserved. | (since C++11) |
Please login to continue.