Actions
Defect #16
closedremove dependency on boost::factory
Start date:
04/13/2017
Due date:
% Done:
100%
Estimated time:
Description
The boost::factory dependency is easily replaced with std::function and lambdas so get rid of it. One less dependency on things outside the standard library is good.
Updated by Tony Ciavarella over 7 years ago
- Subject changed from remove dependency on boost::functional::factory to remove dependency on boost::factory
Updated by Tony Ciavarella over 7 years ago
- Status changed from New to Closed
- Assignee set to Tony Ciavarella
- % Done changed from 0 to 100
Actions