CartwrightLab / dawg

Simulating Sequence Evolution
GNU General Public License v2.0
11 stars 3 forks source link

Change error system to use std::error_code #55

Closed jgarciamesa closed 4 years ago

jgarciamesa commented 6 years ago

Add 'error.h' header file with custom 'std::error_category' for error handling Modified existing error thrown to std::error_code usage