Closed niujingqian closed 8 years ago
"type":no "std::enable_if<false,double>"member I 'm poor in C++. Can you give me some tips? thanks!
What compiler do you use? Did you enable C++11 mode in it? For g++ or clang++ this may be achieved with -std=c++11 compilation flag.
-std=c++11
"type":no "std::enable_if<false,double>"member I 'm poor in C++. Can you give me some tips? thanks!