User: akrzemi1

  • Public profile

User profile: akrzemi1

User info
User name:akrzemi1
History
Joined:
Number of posts:5
Latest posts:

Brace Initialization syntax
Hi, 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 noexcept
Hi rapidcoder, I believe the situation is not as dark as you describe. The domain of computer techno...

Using noexcept
Hi, 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