tetl 0.1.0
Embedded Template Library
Loading...
Searching...
No Matches
suspend_never Struct Reference

#include <suspend_never.hpp>

Public Member Functions

constexpr auto await_ready () const noexcept -> bool
 
constexpr auto await_resume () const noexcept -> void
 
constexpr auto await_suspend (coroutine_handle<>) const noexcept -> void
 

Member Function Documentation

◆ await_ready()

auto await_ready ( ) const -> bool
inlinenodiscardconstexprnoexcept

◆ await_resume()

auto await_resume ( ) const -> void
inlineconstexprnoexcept

◆ await_suspend()

auto await_suspend ( coroutine_handle<> ) const -> void
inlineconstexprnoexcept

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