DEBSOURCES
Skip Quicknav
sources / c%2B%2B-annotations / 12.2.0-2 / yo / coroutines / demo / readbinary / main.ih
123456789
#include <iostream> #include <exception> #include "floats/floats.h" using namespace std; void usage(); // throws 1 int handle(exception_ptr ptr);