WIP: Resolve "Replace boost functions with C++14"
Closes #1 (closed)
Merge request reports
Activity
Filter activity
added 1 commit
- f06767e0 - replaced boost::shared_ptr with std::shared_ptr
Please register or sign in to reply
Closes #1 (closed)
added 1 commit
Many boost functions used in this project are not in std. Replacing them all is pointless.
closed