Advertisement
Membership
Login
ACCU Buttons
Programming Topics and Overload Journal #120 - April 2014
Browse in : |
All
> Topics
> Programming
All > Journals > Overload > o120 Any of these categories |
- Options:
- View Article Map
- View Archives
Size Matters
Description : Should you target 32 or 64 bits? Sergey Ignatchenko and Dmytro Ivanchykhin consider the costs and benefits.
Description : Should you target 32 or 64 bits? Sergey Ignatchenko and Dmytro Ivanchykhin consider the costs and benefits.
Enforcing the Rule of Zero
Description : We’ve had years to get used to the old rules for making classes copyable. Juan Alday sees how the new standards change them.
Description : We’ve had years to get used to the old rules for making classes copyable. Juan Alday sees how the new standards change them.
Quality Matters #8: Exceptions for Recoverable Conditions
Description : Too many programs deal with exceptions incorrectly. Matthew Wilson suggests practical steps to improve your code.
Description : Too many programs deal with exceptions incorrectly. Matthew Wilson suggests practical steps to improve your code.
Static – A Force for Good and Evil
Description : We’ve all learnt to avoid the use of the static keyword. Chris Oldwood questions this wisdom.
Description : We’ve all learnt to avoid the use of the static keyword. Chris Oldwood questions this wisdom.
Search with CppCheck
Description : Finding code of interest is a vital skill but our tools are often too simple. Martin Moene tries something better.
Description : Finding code of interest is a vital skill but our tools are often too simple. Martin Moene tries something better.
Windows 64-bit Calling Conventions
Description : How the stack works is useful to understanding your programs’ behaviour. Roger Orr compares and contrasts.
Description : How the stack works is useful to understanding your programs’ behaviour. Roger Orr compares and contrasts.