mirror of
https://github.com/cuberite/SQLiteCpp.git
synced 2025-08-04 09:46:02 -04:00

The throw statement may copy the exception, since exception are thrown by value Having const members disables the assignment operator
The throw statement may copy the exception, since exception are thrown by value Having const members disables the assignment operator