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

bemanproject / utf_view / 24942500025 / 1
100%
main: 100%

Build:
DEFAULT BRANCH: main
Ran 25 Apr 2026 10:47PM UTC
Files 5
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 Apr 2026 10:46PM UTC coverage: 99.738%. Remained the same
24942500025.1

push

github

ednolan
Refactor use of std::nontype to use std::constant_wrapper instead per P3948

std::nontype no longer exists in the C++ standard draft, as it was
removed by P3948 (and, previously, renamed by P3774), so when GCC
implemented __cpp_lib_function_ref, the std::nontype polyfill tried to
switch to the standard library's nonexistent std::nontype
implementation, causing the build to fail.

This commit replaces the std::nontype polyfill with a
std::constant_wrapper polyfill and updates the paper to reflect this
change.

381 of 382 relevant lines covered (99.74%)

258.63 hits per line

Source Files on job 24942500025.1
  • Tree
  • List 5
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 24942500025
  • 45531fda on github
  • Prev Job for on main (#23270775756.1)
  • Next Job for on main (#24942523452.1)
  • Delete
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