What does using mean in c++?
- by user198729
Like :
using ::size_t; using ::fpos_t; using ::FILE;
In fact it's a question inspired by the comment under this question:
http://stackoverflow.com/questions/2532412/when-is-h-not-needed-to-include-a-header-file