aboutsummaryrefslogtreecommitdiffstats
path: root/common/alexcpt.h
Commit message (Expand)AuthorAgeFilesLines
* Avoid inlining some potentially costly callsChris Robinson2020-04-141-0/+1
* Use a common base for a couple exceptionsChris Robinson2020-04-101-10/+8
* Revert "Silence some unreachable code warnings on MSVC"Chris Robinson2019-09-201-12/+0
* Silence some unreachable code warnings on MSVCChris Robinson2019-09-201-0/+12
* Add the printf format attribute to backend_exception's constructorChris Robinson2019-05-041-1/+8
* Add an exception class to cover backend creation and openingChris Robinson2019-05-041-0/+18
* Add macros to stop exceptions from leaving API functionsChris Robinson2019-04-091-0/+11