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

mapbox / variant / 341
49%

Build:
DEFAULT BRANCH: master
Ran 11 May 2016 10:22AM UTC
Jobs 1
Files 0
Run time –
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
341

push

travis-ci

artemp
remove expected error string - current implementation emits compiler specific error message e.g

```test/compilation_failure/is_type.cpp:8:7: error: no matching member function for call to 'is'
    x.is<std::string>();
    ~~^~~~~~~~~~~~~~~
./include/mapbox/variant.hpp:657:27: note: candidate template ignored: disabled by 'enable_if' [with T = std::basic_string<char>]
                          (detail::direct_type<T, Types...>::index != detail::invalid_value)>::type* = nullptr>
                          ^
./include/mapbox/variant.hpp:664:26: note: candidate template ignored: disabled by 'enable_if' [with T = std::basic_string<char>]
                         (detail::direct_type<recursive_wrapper<T>, Types...>::index != detail::invalid_value)>::type* = nullptr>
                         ^
1 error generated.
```
(ref #102)
Jobs
ID Job ID Ran Files Coverage
2 341.2 (CXX=clang++-3.5 COVERAGE=True) 11 May 2016 10:23AM UTC 0
Travis Job 341.2
Source Files on build 341
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #341
  • 4368d752 on github
  • Prev Build on master (#339)
  • Next Build on master (#342)
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