A11 (C++ runtime)
Native C++ implementation of the A11 action and streaming runtime
Loading...
Searching...
No Matches
a11::Unit Struct Reference

Empty success value used by Future<Unit> operations that return no data. More...

#include <cpp/a11/concurrency/future.h>

Friends

bool operator== (Unit, Unit)=default
 

Detailed Description

Empty success value used by Future<Unit> operations that return no data.

Friends And Related Symbol Documentation

◆ operator==

bool operator== ( Unit  ,
Unit   
)
friend

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