Cppgres
Build Postgres extensions in C++
Loading...
Searching...
No Matches
cppgres::ffi_guard< Func > Member List

This is the complete list of members for cppgres::ffi_guard< Func >, including all inherited members.

ffi_guard(Func f) (defined in cppgres::ffi_guard< Func >)cppgres::ffi_guard< Func >inline
func (defined in cppgres::ffi_guard< Func >)cppgres::ffi_guard< Func >
operator()(Args &&...args) -> decltype(func(std::forward< Args >(args)...)) (defined in cppgres::ffi_guard< Func >)cppgres::ffi_guard< Func >inline