You are here |
www.foonathan.net | ||
| | | |
arne-mertz.de
|
|
| | | | Contents In C++ there are two ways of type conversions: implicit and explicit type conversions. The latter are called type casts and they are what this post is about. Overview [...] | |
| | | |
herbsutter.com
|
|
| | | | This special Guru of the Week series focuses on contracts. We covered some basics of preconditions in GotW #100. This time, let's see how we can use preconditions in some practical examples... 1. Consider these functions, expanded from an article by Andrzej Krzemie?ski: [1] ... How many ways could a caller of each function get... | |
| | | |
aradaelli.com
|
|
| | | | ||
| | | |
andrewshitov.com
|
|
| |