This website requires JavaScript.
Explore
Help
Sign In
boost
/
container
Watch
2
Star
0
Fork
0
You've already forked container
mirror of
https://github.com/boostorg/container.git
synced
2026-01-23 17:32:15 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
boost-1.70.0
container
/
example
History
luz.paz
a6ac16d0c4
container: misc-typos
...
Found via `codespell -q 3 -L iff,nd`
2018-09-23 15:54:39 -04:00
..
doc_custom_tree.cpp
Make sure NDEBUG is undefined
2017-12-10 23:06:20 +01:00
doc_custom_vector.cpp
- Add configuration options to vector
2017-12-10 23:33:41 +01:00
doc_emplace.cpp
container: misc-typos
2018-09-23 15:54:39 -04:00
doc_extended_allocators.cpp
Added support for configurable tree-based associative containers. In addition to RB trees, AVL, Scapegoat and Splay trees are experimentally supported.
2014-01-03 13:26:57 +01:00
doc_move_containers.cpp
Replace "boost/move/utility.hpp" with "boost/move/utility_core.hpp" to minimize dependencies.
2014-09-17 23:36:23 +02:00
doc_pmr.cpp
Fix mixed CR & CRLF newlines.
2016-07-31 23:02:52 +02:00
doc_recursive_containers.cpp
Added explicit guarantee for iterators to containers of incomplete types. Added iterators to the recursive container example.
2014-09-22 22:45:55 +02:00
doc_type_erasure.cpp
Changes during Git migration:
2013-12-23 10:47:20 +01:00
Jamfile.v2
Use namespace dtl instead of container_detail to avoid excessively long symbol names.
2017-11-07 00:51:46 +01:00