Cppgres
Build Postgres extensions in C++
Loading...
Searching...
No Matches
cppgres::utils::maybe_ref< T > Struct Template Reference

Public Member Functions

template<typename... Args>
 maybe_ref (Args &&...args)
 
 maybe_ref (const T &value)
 
 maybe_ref (T &ref)
 
 operator T& ()
 
 operator const T & () const
 
T * operator-> ()
 
const T * operator-> () const
 
bool is_ref () const
 

The documentation for this struct was generated from the following file: