Skip to content

Commit

Permalink
Updating documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
TheLat committed Jul 8, 2015
1 parent 0e8b113 commit 9ea6f7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ I am writing a memory manager to make life easier in C++. The goal is to create
* Debugging-friendly: Yes
* Handles Dynamic Arrays Of Length Zero: Yes
* Dynamic Array Resizing Updates Other Pointers To The Same Dynamic Array: Yes
* Ability To Pack Tables To Smallest Possible Length: **No**
* Ability To Pack Tables To Smallest Possible Length: Yes
* Ability To Start Tables At Previous Maximum Load: **No**
* Threadsafe: **No**

Expand Down

0 comments on commit 9ea6f7c

Please sign in to comment.