You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reading and Writing now throw std::domain_exception is they fail to open the file, allowing exception handling by the library user instead of trying to define the behavior in sac-format (previously used std::cerr to output to console).
0 commit comments