Copyright 2013 Julian Gonggrijp
Version 0, alpha 1.
This roadmap is not set in stone.
Planned:
- Const pointers
- Template specializations for array types
- Custom allocator support
Optional:
- Downcast function for pointers created with
make_dynamic
- A solution for the problem of implicitly casting to
bool
- Requested features
Planned:
- License
- Test suite
- Build files
- Tutorial
Optional:
- Boostification
- (Partial) backwards-compatibility with C++03
- More examples
- More requested features