2
0
mirror of https://github.com/boostorg/bimap.git synced 2026-01-19 04:02:10 +00:00

Create branch to keep WIP patch for modular build.

[SVN r85883]
This commit is contained in:
Vladimir Prus
2013-09-25 08:12:19 +00:00
parent 146671e8d7
commit 9e9d18f751
136 changed files with 0 additions and 0 deletions

0
doc/acknowledgements.qbk Executable file → Normal file
View File

0
doc/bimap.hdf Executable file → Normal file
View File

0
doc/examples.qbk Executable file → Normal file
View File

0
doc/future_work.qbk Executable file → Normal file
View File

0
doc/html/boostbook.css Executable file → Normal file
View File

0
doc/html/images/extern/googlesoc.png vendored Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 7.4 KiB

After

Width:  |  Height:  |  Size: 7.4 KiB

0
doc/html/images/people/hector.png Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 27 KiB

After

Width:  |  Height:  |  Size: 27 KiB

0
doc/html/images/people/joaquin.png Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 22 KiB

After

Width:  |  Height:  |  Size: 22 KiB

0
doc/html/images/people/mafalda.png Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 33 KiB

After

Width:  |  Height:  |  Size: 33 KiB

0
doc/html/images/people/matias.png Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 23 KiB

After

Width:  |  Height:  |  Size: 23 KiB

0
doc/introduction.qbk Executable file → Normal file
View File

0
doc/performance.qbk Executable file → Normal file
View File

0
doc/rationale.qbk Executable file → Normal file
View File

0
doc/reference.qbk Executable file → Normal file
View File

0
doc/reference/bimap.qbk Executable file → Normal file
View File

0
doc/test_suite.qbk Executable file → Normal file
View File

0
doc/toolbox.qbk Executable file → Normal file
View File

0
example/Jamfile.v2 Executable file → Normal file
View File

0
example/at_function_examples.cpp Executable file → Normal file
View File

0
example/bimap_and_boost/assign.cpp Executable file → Normal file
View File

0
example/bimap_and_boost/foreach.cpp Executable file → Normal file
View File

0
example/bimap_and_boost/lambda.cpp Executable file → Normal file
View File

0
example/bimap_and_boost/property_map.cpp Executable file → Normal file
View File

0
example/bimap_and_boost/range.cpp Executable file → Normal file
View File

0
example/bimap_and_boost/serialization.cpp Executable file → Normal file
View File

0
example/bimap_and_boost/typeof.cpp Executable file → Normal file
View File

0
example/mi_to_b_path/bidirectional_map.cpp Executable file → Normal file
View File

0
example/mi_to_b_path/mi_bidirectional_map.cpp Executable file → Normal file
View File

0
example/mi_to_b_path/tagged_bidirectional_map.cpp Executable file → Normal file
View File

0
example/mighty_bimap.cpp Executable file → Normal file
View File

0
example/population_bimap.cpp Executable file → Normal file
View File

0
example/projection.cpp Executable file → Normal file
View File

0
example/repetitions_counter.cpp Executable file → Normal file
View File

0
example/simple_bimap.cpp Executable file → Normal file
View File

0
example/standard_map_comparison.cpp Executable file → Normal file
View File

0
example/tagged_simple_bimap.cpp Executable file → Normal file
View File

0
example/tutorial_info_hook.cpp Executable file → Normal file
View File

0
example/tutorial_range.cpp Executable file → Normal file
View File

0
example/unconstrained_collection.cpp Executable file → Normal file
View File

0
example/user_defined_names.cpp Executable file → Normal file
View File

View File

View File

View File

View File

View File

0
include/boost/bimap/container_adaptor/list_adaptor.hpp Executable file → Normal file
View File

View File

0
include/boost/bimap/container_adaptor/set_adaptor.hpp Executable file → Normal file
View File

View File

View File

0
include/boost/bimap/detail/concept_tags.hpp Executable file → Normal file
View File

0
include/boost/bimap/detail/debug/static_error.hpp Executable file → Normal file
View File

0
include/boost/bimap/detail/generate_index_binder.hpp Executable file → Normal file
View File

View File

0
include/boost/bimap/detail/generate_view_binder.hpp Executable file → Normal file
View File

0
include/boost/bimap/detail/is_set_type_of.hpp Executable file → Normal file
View File

View File

0
include/boost/bimap/detail/manage_bimap_key.hpp Executable file → Normal file
View File

0
include/boost/bimap/detail/modifier_adaptor.hpp Executable file → Normal file
View File

0
include/boost/bimap/detail/non_unique_views_helper.hpp Executable file → Normal file
View File

0
include/boost/bimap/detail/test/check_metadata.hpp Executable file → Normal file
View File

0
include/boost/bimap/detail/user_interface_config.hpp Executable file → Normal file
View File

0
include/boost/bimap/list_of.hpp Executable file → Normal file
View File

0
include/boost/bimap/multiset_of.hpp Executable file → Normal file
View File

0
include/boost/bimap/relation/detail/access_builder.hpp Executable file → Normal file
View File

View File

View File

View File

0
include/boost/bimap/relation/member_at.hpp Executable file → Normal file
View File

0
include/boost/bimap/relation/pair_layout.hpp Executable file → Normal file
View File

0
include/boost/bimap/relation/support/get.hpp Executable file → Normal file
View File

View File

View File

View File

0
include/boost/bimap/relation/support/opposite_tag.hpp Executable file → Normal file
View File

0
include/boost/bimap/relation/support/pair_by.hpp Executable file → Normal file
View File

0
include/boost/bimap/relation/support/pair_type_by.hpp Executable file → Normal file
View File

0
include/boost/bimap/relation/support/value_type_of.hpp Executable file → Normal file
View File

0
include/boost/bimap/relation/symmetrical_base.hpp Executable file → Normal file
View File

0
include/boost/bimap/set_of.hpp Executable file → Normal file
View File

0
include/boost/bimap/support/data_type_by.hpp Executable file → Normal file
View File

0
include/boost/bimap/support/key_type_by.hpp Executable file → Normal file
View File

0
include/boost/bimap/support/lambda.hpp Executable file → Normal file
View File

0
include/boost/bimap/support/map_by.hpp Executable file → Normal file
View File

0
include/boost/bimap/support/map_type_by.hpp Executable file → Normal file
View File

0
include/boost/bimap/support/value_type_by.hpp Executable file → Normal file
View File

View File

0
include/boost/bimap/tags/support/default_tagged.hpp Executable file → Normal file
View File

0
include/boost/bimap/tags/support/is_tagged.hpp Executable file → Normal file
View File

0
include/boost/bimap/tags/support/overwrite_tagged.hpp Executable file → Normal file
View File

0
include/boost/bimap/tags/support/tag_of.hpp Executable file → Normal file
View File

0
include/boost/bimap/tags/support/value_type_of.hpp Executable file → Normal file
View File

0
include/boost/bimap/tags/tagged.hpp Executable file → Normal file
View File

0
include/boost/bimap/unconstrained_set_of.hpp Executable file → Normal file
View File

0
include/boost/bimap/unordered_multiset_of.hpp Executable file → Normal file
View File

0
include/boost/bimap/unordered_set_of.hpp Executable file → Normal file
View File

0
include/boost/bimap/vector_of.hpp Executable file → Normal file
View File

Some files were not shown because too many files have changed in this diff Show More