Skip to main content
Pigweed's logo Pigweed
  1. Home
  2. Reference
  3. C/C++
  4. pw_async2
  5. Time
  6. pw::async2::EmptyReadyResolution Struct Reference
Loading...
Searching...
No Matches
pw::async2::EmptyReadyResolution Struct Reference

Overview

When used as the TimeoutResolution type parameter, causes the FutureWithTimeout wrapper to return Ready() when there is a timeout.

Public Types

using value_type = void
 

Public Member Functions

constexpr Poll operator() () const
 

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