AWS SDK for C++

AWS SDK for C++ Version 1.11.763

Loading...
Searching...
No Matches
SimpleDBPaginationBase.h
1#pragma once
2
3namespace Aws {
4namespace SimpleDB {
5template <typename ClientType>
7 public:
8 virtual ~SimpleDBPaginationBase() = default;
9};
10} // namespace SimpleDB
11} // namespace Aws