Difference between revisions of "Cpp Coding Standards/STL/Cont"

From Apache OpenOffice Wiki
Jump to: navigation, search
 
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 
Simply put: because the old SV containers are deprecated, partly inefficient, and not type safe.
 
Simply put: because the old SV containers are deprecated, partly inefficient, and not type safe.
 +
[[Category:Coding Standards]]

Latest revision as of 17:14, 14 December 2009

Simply put: because the old SV containers are deprecated, partly inefficient, and not type safe.

Personal tools