Skip to content
Snippets Groups Projects
Commit 368d9c1f authored by ck's avatar ck
Browse files

Botan: Introduce wrapper class for shared pointers.

This allows us to quickly switch between std::tr1::shared_ptr and
QSharedPointer. The latter is the default now because of problems
with shared_ptr in certain compilers.

Reviewed-by: Bill King
parent ca7f4907
No related branches found
No related tags found
Loading
Showing
with 51 additions and 62 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment