issues
search
Vafo
/
calculator-task
0
stars
0
forks
source link
Refactor shared_ptr & container.h
#3
Open
Vafo
opened
1 year ago
Vafo
commented
1 year ago
shared_ptr
[ ] add make_shared
[ ] consider conversion of argument to referred type (is it done in std ?)
[ ] cover FIXME's and TODO's
[ ] refactor in general and challenge ideas
container.h
[ ] revise ideas
[ ] refactor code
Vafo
commented
1 year ago
[ ] Decoupled testing of shared_ptr and containers, not related to "under development" calculator_impl
[ ] Allocator and Deleter with custom behaviour (conversions / single block (control block + offset + object))
shared_ptr
container.h