Cppgres
Build Postgres extensions in C++
Loading...
Searching...
No Matches
cppgres::a_memory_context Concept Reference
Concept definition
template
<
typename
T>
concept
cppgres::a_memory_context
=
std::derived_from<T, abstract_memory_context> && std::default_initializable<T>
cppgres::a_memory_context
Definition:
memory.hpp:186
cppgres
a_memory_context
Generated by
1.9.6