Changes for version 0.17 - 2013-09-07

  • CHANGES
    • Performance improvement by using direct member access instead of accessor methods
    • Documentation updates; suggestion of documentation style for Future-returning code
  • BUGFIXES
    • Respect subclassing of immediate->followed_by and dependent futures with mixed subclass or immediate components

Documentation

coding examples for Future and Future::Utils

Modules

represent an operation awaiting completion
utility functions for working with Future objects