Y
Hacker News
new
|
ask
|
show
|
jobs
by
lholden
3978 days ago
Does -std=gnu++11? not still support the gnu version?
1 comments
nly
3978 days ago
You can use hash_map just find in C++11/14 mode, you'll just a nag #warning at compile time.
link