effective c++ 11: Handle assignment to self in operator =
parapax 2014-04-07 00:08
阅读:274
评论:0
推荐:0
当前标签:c++
effective c++ 10: Have assignment operators return a reference to *this
parapax 2014-04-06 23:39
阅读:148
评论:0
推荐:0
effective c++ 9: Never call virtual functions during construction or destruction
parapax 2014-04-06 23:33
阅读:228
评论:0
推荐:0
effective c++ 8: Prevent exceptions from leaving destrctors
parapax 2014-04-06 23:18
阅读:161
评论:0
推荐:0
effective c++ 7: Declare destructors virtual in polymorphic base classes
parapax 2014-04-06 23:08
阅读:188
评论:0
推荐:0
effective c++ 6: Explicitly disallow the use of compiler-generated functions you do not want
parapax 2014-04-03 18:29
阅读:160
评论:0
推荐:0
effective c++ 5: Know what functions C++ silently writes and calls
parapax 2014-04-03 18:20
阅读:162
评论:0
推荐:0
effective C++ 4 Make sure objects are initialized before they are used
parapax 2014-04-02 18:07
阅读:169
评论:0
推荐:0
effective C++ 3 use const whenever possible
parapax 2014-04-01 10:05
阅读:227
评论:0
推荐:0
effective C++ 2 prefer consts, enums and inlines to #defines
parapax 2014-03-31 09:42
阅读:224
评论:0
推荐:0
effective C++ 1 view c++ as a federation of languages
parapax 2014-03-30 09:45
阅读:250
评论:0
推荐:0
浙公网安备 33010602011771号