relx 0.1.0
A Modern C++23 Type-Safe SQL Query Builder
Loading...
Searching...
No Matches
relx::connection::is_awaitable< T > Struct Template Reference

Helper trait to detect if a type is boost::asio::awaitable. More...

#include <relx/connection/postgresql_async_streaming_source.hpp>

Inheritance diagram for relx::connection::is_awaitable< T >:

Detailed Description

template<typename T>
struct relx::connection::is_awaitable< T >

Helper trait to detect if a type is boost::asio::awaitable.

Definition at line 22 of file postgresql_async_streaming_source.hpp.


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