Condy v1.8
C++ Asynchronous System Call Layer for Linux
Loading...
Searching...
No Matches
helpers.hpp File Reference

Helper functions for asynchronous operations. More...

#include "condy/concepts.hpp"
#include <utility>

Go to the source code of this file.

Namespaces

namespace  condy
 The main namespace for the Condy library.

Detailed Description

Helper functions for asynchronous operations.

This file defines a set of helper functions primarily used in conjunction with asynchronous operations to enhance their expressiveness and usability.

Definition in file helpers.hpp.