Mention that dynamic array classes are obsolete more clearly
Update the documentation of the classes themselves and the containers overview.
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
/**
|
||||
The legacy dynamic array class, existing for compatibility only and @e NOT
|
||||
to be used in the new code.
|
||||
|
||||
This section describes the so called @e "dynamic arrays". This is a C
|
||||
array-like type safe data structure i.e. the member access time is constant
|
||||
|
Reference in New Issue
Block a user