nt: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: johan.leroy at openehs dot co.uk
Target Milestone: ---
Also with version 6.0
Following example compiles and run on Visual Studio and CLang
template
class Item : public IItem
{
private:
static constexpr s
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71841
--- Comment #3 from johan.leroy at openehs dot co.uk ---
clang version I've used:
$ clang --version
clang version 3.8.0 (branches/release_38)
Target: x86_64-pc-windows-msvc
Thread model: posix
InstalledDir: C:\LLVM\bin
file compiles with