Github   Telegram
Loading...
Searching...
No Matches
base_postgres_cache_fwd.hpp
Go to the documentation of this file.
1#pragma once
2
6
7USERVER_NAMESPACE_BEGIN
8
9namespace components {
10
11template <typename PostgreCachePolicy>
12class PostgreCache;
13
14} // namespace components
15
16USERVER_NAMESPACE_END