mceSystems / node-jsc

A node.js port to the JavaScriptCore engine and iOS
Other
221 stars 16 forks source link

std::atomic in libstdc++ (GCC) does not support operator= initialization #14

Closed Constellation closed 5 years ago

Constellation commented 5 years ago

Use { } initialization form instead.