numenta / nupic.core-legacy

Implementation of core NuPIC algorithms in C++ (under construction)
http://numenta.org
GNU Affero General Public License v3.0
272 stars 276 forks source link

Catch exceptions by const ref. #1452

Open philkroos opened 5 years ago

philkroos commented 5 years ago

Catching by value triggers '-Werror=catch-value='; tested with g++ 8.2.0.