Functions

  • fpromise::promise<int, std::string> pick_bananas (int hours)

    Defined at line 17 of file ../../sdk/lib/fit-promise/tests/examples/promise_example1.cc

  • fpromise::promise<void, std::string> eat_bananas (int appetite)

    Defined at line 47 of file ../../sdk/lib/fit-promise/tests/examples/promise_example1.cc

  • fpromise::promise<> prepare_simulation ()

    Defined at line 64 of file ../../sdk/lib/fit-promise/tests/examples/promise_example1.cc

  • void run ()

    Defined at line 90 of file ../../sdk/lib/fit-promise/tests/examples/promise_example1.cc