mirror of
https://github.com/boostorg/ublas.git
synced 2026-02-22 03:42:19 +00:00
- fixed typo in exception.hpp
[SVN r37870]
This commit is contained in:
@@ -175,7 +175,6 @@ namespace boost { namespace numeric { namespace ublas {
|
||||
explicit singular (const char *)
|
||||
{}
|
||||
void raise () {
|
||||
throw *this;
|
||||
std::abort ();
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user