cxxopts/include
Masashi Fujita 318055b811
| should be inside of (…)
It's possible to use `(t|true|T|True)` as `truthy_pattern` but still failing `true` as a truthy under my environment :-(

```
Apple LLVM version 8.0.0 (clang-800.0.42.1)
Target: x86_64-apple-darwin15.6.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
```

\# clang-5.0.0 works as expected even if does not modify it.
2017-12-04 02:42:34 +09:00
..
cxxopts.hpp | should be inside of (…) 2017-12-04 02:42:34 +09:00