Re: [Cppcms-users] Continued discussion on bug 3536452 - transaction in progress
Brought to you by:
artyom-beilis
From: <ele...@ex...> - 2012-06-24 11:02:47
|
Good idea. Although I'd call the guard class "transaction_guard" instead to let the user know that cppdb::transaction and cppdb::transaction_guard guard are related. Either that or nest the guard class inside transaction. Which one do you prefer? |