Cppgres
Build Postgres extensions in C++
Loading...
Searching...
No Matches
guard.hpp File Reference
#include <setjmp.h>
#include <iostream>
#include <utility>
#include "error.hpp"
#include "exception.hpp"
#include "utils/function_traits.hpp"

Go to the source code of this file.

Classes

struct  cppgres::ffi_guard< Func >
 

Functions

template<typename Func >
auto cppgres::ffi_guarded (Func f)