userver
C++ Async Framework
Loading...
Searching...
No Matches
base_postgres_cache_fwd.hpp
Go to the documentation of this file.
1
#
pragma
once
2
3
/// @file userver/cache/base_postgres_cache_fwd.hpp
4
/// @brief Forward declaration of the components::PostgreCache.
5
/// @see @ref pg_cache
6
7
USERVER_NAMESPACE_BEGIN
8
9
namespace
components
{
10
11
template
<
typename
PostgreCachePolicy>
12
class
PostgreCache;
13
14
}
// namespace components
15
16
USERVER_NAMESPACE_END
userver
cache
base_postgres_cache_fwd.hpp
Generated on Wed May 15 2024 22:28:07 for userver by
Doxygen
1.10.0