Making it happen
MSDN wiki
This is veeery old news. Here’s the wiki – overall it’s a good idea (I was surprised back then to see Microsoft doing a wiki). Still it’s not well indexed by Google and Google Groups remains the best for programming-related searches.
Speaking of old stuff – this C++ FAQ written by The Inventor Himself is simply excellent! Did you know about this:
class D : public B {public: using B::f;// make every f from B available
?
| Print article | This entry was posted by andrei on September 19, 2006 at 8:38 pm, and is filed under Uncategorized. Follow any responses to this post through RSS 2.0. You can leave a response or trackback from your own site. |
