Some compilers require that const fields of an object must be explicitly
initialized by the constructor. I ran into this issue building with clang
3.8 on Ubuntu 16.04.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Differential D66265 |