Cppgres
Build Postgres extensions in C++
|
Public Member Functions | |
syscache (const D &...key) | |
syscache (::SysCacheIdentifier cache_id, const D &...key) | |
Public Attributes | |
decltype(*std::declval< T >()) | operator* )() |
const decltype(*std::declval< T >()) | operator* )() const |