![]() |
Subversion
|
#include <memory>
Go to the source code of this file.
Data Structures | |
class | apache::subversion::svnxx::client::context |
The context for client operations, see svn_client_ctx_t. More... | |
Typedefs | |
using | apache::subversion::svnxx::client::detail::context_ptr = std::shared_ptr< context > |
using | apache::subversion::svnxx::client::detail::weak_context_ptr = std::weak_ptr< context > |