Skip to content
  • ck's avatar
    Botan: Introduce wrapper class for shared pointers. · 368d9c1f
    ck authored
    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
    368d9c1f