![]() |
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> |
Definition in file context.hpp.
using apache::subversion::svnxx::client::detail::context_ptr = std::shared_ptr<context> |
Definition at line 37 of file context.hpp.
using apache::subversion::svnxx::client::detail::weak_context_ptr = std::weak_ptr<context> |
Definition at line 38 of file context.hpp.