fixing format
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Lecture 8 --- Templated Classes & Vector Implementation
|
||||
|
||||
Designing our own container classes:
|
||||
- Designing our own container classes:
|
||||
– Mimic the interface of standard library (STL) containers
|
||||
– Study the design of memory management.
|
||||
– Move toward eventually designing our own, more sophisticated classes.
|
||||
|
||||
Reference in New Issue
Block a user