Y
Hacker News
new
|
ask
|
show
|
jobs
by
dpzmick
3272 days ago
Try compiling with c++11 turned on.
1 comments
dmh2000
3272 days ago
I used -std=c++14
link
slrz
3272 days ago
Use -std=gnu++14 then.
link