10000 GitHub - 4llenchan/fries: C++11 future and continuation implementation
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

4llenchan/fries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fries

Some useful functions base on C++11. For now, only include header files.

futures

future

Implement future/then functionality. For sample code, check future_test.cpp.

system

switcher

Implement a switcher for all types, including std::string. For sample code, check switcher_test.cpp.

options

Implement a template for mask style enum types, to enable type safety manipulations. For sample code, check options_test.cpp.

TODO

  • comments on switcher.cpp

About

C++11 future and continuation implementation

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published
0