Address Clang 8 warnings. (#867)
* Remove or implement move ctor/assign operations for ostream-derived classes. * Add explicit test for a zero row in modcc's sparse and linear solver finalize routines. * Forward declare `morphology_impl` as a struct. * Remove redundant capture in a lambda expression in fvm_layout.cpp. * Add extra parens in an assign-and-test condition in mechcat.cpp.
Showing
- arbor/fvm_layout.cpp 1 addition, 1 deletionarbor/fvm_layout.cpp
- arbor/include/arbor/morph/morphology.hpp 1 addition, 1 deletionarbor/include/arbor/morph/morphology.hpp
- arbor/io/trace.hpp 0 additions, 2 deletionsarbor/io/trace.hpp
- arbor/mechcat.cpp 1 addition, 1 deletionarbor/mechcat.cpp
- modcc/io/prefixbuf.hpp 20 additions, 7 deletionsmodcc/io/prefixbuf.hpp
- modcc/solvers.cpp 13 additions, 4 deletionsmodcc/solvers.cpp
Please register or sign in to comment