LINUX.ORG.RU

История изменений

Исправление fluorite, (текущая версия) :

int a { 4.2 }; // will not compile 

Исходная версия fluorite, :

int a { 4.2; } // will not compile