MCPcopy Create free account
hub / github.com/avaneev/biteopt / performWork

Method performWork

tests/tester.h:553–558  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

551#if OPT_THREADS
552protected:
553 virtual ecode performWork()
554 {
555 performOpt();
556
557 VOXRET;
558 }
559#endif // OPT_THREADS
560};
561

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected