Skip to content

adding async

Sylvain Fargier requested to merge wip-async into master
  • ccut::wait(future) --> wait and get result
  • ccut::make_promise_error(ex) --> create a failed promise
  • also rename headers not containing classes with lower-case

Merge request reports