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

boost-experimental / di
3%

Build:
DEFAULT BRANCH: cpp14
Repo Added 28 Jan 2016 11:48AM UTC
Files 72
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

LAST BUILD ON BRANCH cpp14
branch: cpp14
CHANGE BRANCH
x
Reset
  • cpp14
  • develop
  • kanstantsin-chernik-patch-1-2
  • travis

pending completion
3432

Pull #113

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`.
Pull Request #113:

231 of 7096 relevant lines covered (3.26%)

0.1 hits per line

Relevant lines Covered
Build:
Build:
7096 RELEVANT LINES 231 COVERED LINES
0.1 HITS PER LINE
Source Files on cpp14
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
3432 cpp14 :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 ve... Pull #113 27 Apr 2020 03:21AM UTC krzysztof-jusiak travis-ci pending completion  
3429 cpp14 :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 ve... cron 21 Apr 2020 03:31AM UTC krzysztof-jusiak travis-ci pending completion  
3141 cpp14 [appveyor] VS 2017 RC push 28 May 2019 05:43AM UTC web-flow travis-ci pending completion  
2984 cpp14 [clang-format] fix for initializer_list include bug order push 28 Aug 2018 05:32AM UTC krzysztof-jusiak travis-ci pending completion  
2923 cpp14 [example] motivation push 05 Jun 2018 01:36AM UTC krzysztof-jusiak travis-ci pending completion  
2835 cpp14 [doc] user guide improvements push 19 Feb 2018 12:45AM UTC krzysztof-jusiak travis-ci pending completion  
2738 cpp14 [doc] user guide concepts push 08 Feb 2018 11:34AM UTC krzysztof-jusiak travis-ci pending completion  
2717 cpp14 [doc] cfg push 03 Feb 2018 01:08PM UTC krzysztof-jusiak travis-ci pending completion  
2699 cpp14 [doc] images push 15 Jan 2018 12:49PM UTC krzysztof-jusiak travis-ci pending completion  
3273 cpp14 Added notice for dynamic binding of exception support Pull #241 21 Nov 2017 03:47PM UTC web-flow travis-ci pending completion  
See All Builds (300)
  • Repo on GitHub
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