heavywatal / tumopp

🦀 Tumor growth simulation in C++/R
https://heavywatal.github.io/tumopp/
MIT License
19 stars 2 forks source link

Compilation error from g++ #11

Closed heavywatal closed 8 years ago

heavywatal commented 8 years ago

wtl::make_oss() assignment

no match for 'operator=' (operand types are 'std::ostringstream {aka std::__cxx11::basic_ostringstream<char>}' and 'std::basic_ostream<char>')

in coord translation

no match for 'operator+=' (operand types are 'std::valarray<double>' and 'const std::valarray<int>')