-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix noexceptness; add final * template<class -> template<typename replace * Add emplace(pos, ...) method * remove virtual from list d'tor * add get_allocator method * add remove, remove_if methods * code style fix * Add max_size() method * Fix tests C++11 compatibility * add comparison operators * minor comments fix [skip ci] * Update README.md
- Loading branch information
1 parent
863b24d
commit 7680d4c
Showing
3 changed files
with
321 additions
and
56 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.