Changes related to "cpp/container/list/pop front"
This is a list of changes made recently to pages linked from a specified page (or to members of a specified category). Pages on your watchlist are bold.
21 May 2013
- (diff | hist) . . Template:cpp/container/navbar content; 15:01 . . (+64) . . P12 (Talk | contribs) (+dynarray)
19 May 2013
- (diff | hist) . . cpp/language; 01:56 . . (+59) . . Dieram3 (Talk | contribs) (including variable template)
18 May 2013
- (diff | hist) . . cpp; 17:04 . . (+49) . . P12 (Talk | contribs) (+optional)
- (diff | hist) . . m cpp; 16:27 . . (+50) . . Dieram3 (Talk | contribs)
- (diff | hist) . . cpp/utility; 13:19 . . (+31) . . P12 (Talk | contribs) (+header)
- (diff | hist) . . cpp/utility; 13:08 . . (0) . . P12 (Talk | contribs) (reorder)
- (diff | hist) . . cpp/utility; 13:04 . . (-45) . . P12 (Talk | contribs) (fix links)
- (diff | hist) . . cpp/utility; 11:41 . . (-9) . . P12 (Talk | contribs) (fix link)
17 May 2013
- (diff | hist) . . cpp/container/array; 10:12 . . (-16) . . Cubbi (Talk | contribs) (addressed concers from Talkand Stackoverflow about layout compatibility)
16 May 2013
- (diff | hist) . . cpp/container/dynarray; 14:28 . . (+7) . . P12 (Talk | contribs) (dynarray is does not meet the container requirements. This is unfortunately not explicitly specified in the standard)
- (diff | hist) . . cpp/container/dynarray; 14:25 . . (+294) . . P12 (Talk | contribs) (+zero-sized array)
- (diff | hist) . . Template:cpp/container/mark since c++11; 11:42 . . (+34) . . P12 (Talk | contribs) (+dynarray)
- (diff | hist) . . cpp/container/dynarray; 11:34 . . (+16) . . P12 (Talk | contribs) (todo)
- (diff | hist) . . N cpp/container/dynarray; 11:34 . . (+3,275) . . P12 (Talk | contribs) (+)
- (diff | hist) . . cpp/utility; 10:56 . . (-60) . . P12 (Talk | contribs) (index_sequence is included into the page on integer_sequence)
- (diff | hist) . . cpp/iterator; 05:48 . . (-210) . . P12 (Talk | contribs) (sync)
15 May 2013
- (diff | hist) . . cpp/iterator; 21:36 . . (+314) . . Cubbi (Talk | contribs) (missed a few more new redlinks to add)
- (diff | hist) . . cpp/container; 21:10 . . (+56) . . Cubbi (Talk | contribs) (+dynarray)
- (diff | hist) . . cpp/header; 21:07 . . (+98) . . Cubbi (Talk | contribs) (+dynarray)
- (diff | hist) . . cpp/utility; 21:02 . . (+450) . . Cubbi (Talk | contribs) (+optionals as redlinks)
- (diff | hist) . . cpp/header; 20:51 . . (+103) . . Cubbi (Talk | contribs) (+optional)
- (diff | hist) . . cpp/utility; 20:50 . . (+54) . . Cubbi (Talk | contribs) (+exchange)
- (diff | hist) . . cpp/utility; 20:48 . . (+122) . . Cubbi (Talk | contribs) (+index/integer sequences (make_... functions will go inside, like make_pair/tuple))
- (diff | hist) . . cpp/thread; 20:41 . . (+113) . . Cubbi (Talk | contribs) (+shared_mutex, +shared_lock)
- (diff | hist) . . m cpp/header; 20:39 . . (+7) . . Cubbi (Talk | contribs) (shared)
- (diff | hist) . . cpp/header; 20:37 . . (+117) . . Cubbi (Talk | contribs) (+shared_mutex redlink)
- (diff | hist) . . N Template:mark c++14; 20:35 . . (+76) . . Cubbi (Talk | contribs) (+)
- (diff | hist) . . Template:cpp/container/note iterator invalidation; 06:09 . . (+3) . . P12 (Talk | contribs) (I think it's fine to hardcode that parameter)
- (diff | hist) . . Template:cpp/container/note iterator invalidation; 02:46 . . (+2) . . 63.163.107.100 (Talk) (Fix formatting of substitution of function variable name from std::vector::reserve. Mea culpa.)
- (diff | hist) . . Template:cpp/container/note iterator invalidation; 02:44 . . (-5) . . 63.163.107.100 (Talk) (Update the std::vector::reserve note to use a passed parameter for the function argument name, so it doesn't have to be hard-coded here)
- (diff | hist) . . Template:cpp/container/note iterator invalidation; 02:38 . . (+3) . . 63.163.107.100 (Talk) (Try to fix formatting, sorry!)
- (diff | hist) . . Template:cpp/container/note iterator invalidation; 02:34 . . (-5) . . 63.163.107.100 (Talk) (Update std::vector::reserve documentation to make clear that iterators are only invalidated if the size parameter was greater than the capacity, not the size of the vector! The size of the vector is unchanged by std::vector::reserve.)