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

boost-experimental / di / 3429
3%

Build:
DEFAULT BRANCH: cpp14
Ran 21 Apr 2020 03:31AM UTC
Jobs 1
Files 4
Run time 2s
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

pending completion
3429

cron

travis-ci

krzysztof-jusiak
:bug: Support for binding `final` classes

Problem:
- Classes marked `final` can't be bound because `is_callable` requires inheritance.
- `is_callable` has been changed by ISO committee to `is_invocable`.

Solution:
- Ignore `boundable` concept verification (it will be checked by `creatable` concept later on) if bound type is callable.
- Rename `is_callable_with` to `is_invocable`.

14 of 75 relevant lines covered (18.67%)

0.19 hits per line

Jobs
ID Job ID Ran Files Coverage
19 3429.19 (BS=cmake VARIANT=analyze CXX=g++-7) 21 Apr 2020 03:31AM UTC 0
18.67
Travis Job 3429.19
Source Files on build 3429
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3429
  • 9dc19121 on github
  • Prev Build on cpp14 (#3141)
  • Next Build on cpp14 (#3432)
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