Skip to content

bakercp-archive/ofxFuture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ofxFuture

A Future<Type> implementation based on the Poco::ActiveRecord system. Used for asynchronous thread execution.

Tips:

Make sure your future object has well-defined copy / assignment / destructor arguments (remember the rule of 3s). Usually the autogenerated methods will work, but anyway ...

.

About

[Archived] A Future<Type> implementation based on the Poco::ActiveRecord system. Used for asynchronous thread execution.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages