• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

boostorg / unordered / 196 / 2
100%
develop: 0%

Build:
Build:
LAST BUILD BRANCH: boost-1.72.0
DEFAULT BRANCH: develop
Ran 25 Feb 2018 02:28PM UTC
Files 8
Run time 0s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

25 Feb 2018 02:06PM UTC coverage: 0.0%. First build
label="gcc 32 bit C++11"; user_config="using gcc : : g++-4.8 -m32 -fsanitize=address -Werror ;" CXXSTD=11

push

travis-ci

danieljames
Merge branch 'develop'

- Various CI improvements, including appveyor support
- Stop using boost::next in tests, because of warnings
- Use std::iterator_traits, to drop dependency on iterator
- Use std::piecewise_construct from dinukumware/Visual C++
- Template deduction guides, just copied from the standard,
  they don't work that well. I think some other implementations
  enhance them
- Some internal changes
- Stop inheriting from std::iterator, deprecated in C++17 (#7)
- Implement allocator_traits::is_always_equal
- Rewrite node handles using a simple class based on std::optional,
  so that it's closer to the standard
- noexcept support for swap, operator=
- Fix some compiler warnings
- Fix some of the tests on Visual C++ 7.1
- Add element_type to iterators, so that pointer_traits will work
- Use boost::to_address internally, instead of own custom implementation
- Stop using BOOST_DEDUCED_TYPENAME - it's for very old compilers that are
  no longer supported, and makes the code look ugly

0 of 0 relevant lines covered (NaN%)

0.0 hits per line

Source Files on job 196.2 (label="gcc 32 bit C++11"; user_config="using gcc : : g++-4.8 -m32 -fsanitize=address -Werror ;" CXXSTD=11 )
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1
  • Travis Job 196.2
  • 4e5c97f3 on github
  • Next Job for label="gcc 32 bit C++11"; user_config="using gcc : : g++-4.8 -m32 -fsanitize=address -Werror ;" CXXSTD=11 on master (#198.2)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc