Boost.org range module
Go to file
neilgroves f0e109312c
Merge pull request #144 from tobias-loew/fix-mfc
fixed compilation error in mfc.hpp with VS2022, MSVC 14.3
2023-08-28 08:41:52 +01:00
doc Fix for docs: https://github.com/boostorg/range/issues/145 2023-04-21 14:38:08 -04:00
include/boost Merge branch 'boostorg:develop' into fix-mfc 2023-04-12 09:07:19 +02:00
meta [skip ci] Add "cxxstd" json field. The "cxxstd" json field is being added to each Boost library's meta json information for libraries in order to specify the minumum C++ standard compilation level. The value of this field matches one of the values for 'cxxstd' in Boost.Build. The purpose of doing this is to provide information for the Boost website documentation for each library which will specify the minimum C++ standard compilation that an end-user must employ in order to use the particular library. This will aid end-users who want to know if they can successfully use a Boost library based on their C++ compiler's compilation level, without having to search the library's documentation to find this out. 2021-01-21 03:20:56 -05:00
test Merge pull request #69 from cwecht/unique_erase 2020-05-11 19:05:31 +01:00
.gitattributes
.travis.yml Add g++-4.4, g++-4.6 to Travis 2018-09-29 17:34:43 +03:00
CMakeLists.txt Add CMakeLists.txt 2021-03-18 17:28:05 +02:00
index.html [boost][range] - Update to relax preconditions for the strided adaptor, and numerous fixes to inspection report issues. 2010-12-22 22:31:33 +00:00