2013年7月15日

C++0x/C++11 support in Janus/Syntastic (Vim)


https://github.com/scrooloose/syntastic/wiki/C--%3A---gcc
add the following into ~/.vimrc
let g:syntastic_cpp_compiler_options = ' -std=c++0x'

沒有留言: