some thoughts about exceptions
This commit is contained in:
parent
c3139974f1
commit
c491793387
9 changed files with 276 additions and 59 deletions
|
@ -25,6 +25,7 @@ endif ()
|
|||
add_executable(storage
|
||||
main.cpp
|
||||
exception.cpp
|
||||
exceptions.cpp
|
||||
table.cpp
|
||||
database.cpp
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue