jbcoe / cpp-fibers-rebuttal

A paper to voice concerns about adding fibers to C++ 26

Repository from Github https://github.comjbcoe/cpp-fibers-rebuttalRepository from Github https://github.comjbcoe/cpp-fibers-rebuttal

Concerns with the proposed addition of fibers to C++ 26

Introduction

TODO

What are fibers?

TODO

Building the paper

Our draft can be viewed as github markdown or converted into a PDF with pandoc https://pandoc.org.

pandoc -s -o DRAFT.pdf DRAFT.md

About

A paper to voice concerns about adding fibers to C++ 26

License:MIT License