模板函數 使用的默認void 模板報錯

You must specify the compiler argument -std=c++0x to avoid the following error:
test.cpp:5:13: error: default template arguments may not be used in function templates without -std=c++0x or -std=gnu++0xc++

相關文章
相關標籤/搜索