Cppgres
Build Postgres extensions in C++
Loading...
Searching...
No Matches
Public Member Functions
|
Public Attributes
|
List of all members
cppgres::ffi_guard< Func > Struct Template Reference
Public Member Functions
ffi_guard
(Func f)
template<typename... Args>
auto
operator()
(Args &&...args) -> decltype(func(std::forward< Args >(args)...))
Public Attributes
Func
func
The documentation for this struct was generated from the following file:
src/cppgres/
guard.hpp
cppgres
ffi_guard
Generated by
1.9.6