mirror of
https://github.com/yuzu-emu/ext-boost.git
synced 2025-11-10 10:05:00 +00:00
Keeps the boost libraries up to date. This also silences informational messages that get spammed throughout the build, such as: "Info: Boost.Config is older than your compiler version - probably nothing bad will happen - but you may wish to look for an update Boost version. Define BOOST_CONFIG_SUPPRESS_OUTDATED_MESSAGE to suppress this message." Which makes the compilation process a lot less noisy on Windows. It's now much easier to actually spot warnings that occur. |
||
|---|---|---|
| .. | ||
| algorithm | ||
| algorithm_ext | ||
| detail | ||
| begin.hpp | ||
| concepts.hpp | ||
| config.hpp | ||
| const_iterator.hpp | ||
| difference_type.hpp | ||
| distance.hpp | ||
| empty.hpp | ||
| end.hpp | ||
| functions.hpp | ||
| has_range_iterator.hpp | ||
| iterator.hpp | ||
| iterator_range.hpp | ||
| iterator_range_core.hpp | ||
| iterator_range_io.hpp | ||
| mutable_iterator.hpp | ||
| range_fwd.hpp | ||
| rbegin.hpp | ||
| rend.hpp | ||
| reverse_iterator.hpp | ||
| size.hpp | ||
| size_type.hpp | ||
| value_type.hpp | ||