userver
C++ Async Framework
Loading...
Searching...
No Matches
fwd.hpp
Go to the documentation of this file.
1
#
pragma
once
2
3
/// @file userver/s3api/clients/fwd.hpp
4
/// @brief Forward declarations
5
6
#
include
<
memory
>
7
8
USERVER_NAMESPACE_BEGIN
9
10
namespace
s3api {
11
12
class
Client
;
13
using
ClientPtr = std::shared_ptr<
Client
>;
14
15
}
// namespace s3api
16
17
USERVER_NAMESPACE_END
userver
s3api
clients
fwd.hpp
Generated on Tue Nov 19 2024 11:34:59 for userver by
Doxygen
1.10.0