Brace Initialization syntaxHi, Did you know that C++11 (which is now the official ISO standard for C++ compilers) provides a n...
Namespaces :: or . ?It looks like somewhere earlier in the code you defined a class [tt]Employee[/tt] in namespace [tt]R...
Using noexcept[quote]If it compiles (as it does now on GCC), how is that better than old empty throws() declaratio...
Using noexceptHi rapidcoder, I believe the situation is not as dark as you describe. The domain of computer techno...
Using noexceptHi, Did you notice the new keyword in incoming C++11 standard (C++0x): [i]noexcept[/i]? In case yo...
This user does not accept Private Messages