pars 0.2.1.99
Loading...
Searching...
No Matches
pars_example::compute::stop_requested Struct Reference

#include <fib.h>

Inheritance diagram for pars_example::compute::stop_requested:
Collaboration diagram for pars_example::compute::stop_requested:

Public Member Functions

 stop_requested ()
 

Detailed Description

Definition at line 42 of file fib.h.

Constructor & Destructor Documentation

◆ stop_requested()

pars_example::compute::stop_requested::stop_requested ( )
inline

Definition at line 44 of file fib.h.

45 : std::runtime_error("Stop requested!")
46 {
47 }

The documentation for this struct was generated from the following file: