Beispiel #1
0
int main()
{
    stateful_function_object_test();
    stateful_function_test();
    return hpx::util::report_errors();
}
int main()
{
    stateful_function_object_test();
    stateful_function_test();
    return boost::report_errors();
}