You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mostly memory management - i'm using Boost::SharedPtr a lot, which makes life easier. plus, there are no data structures like std::map or std::vector, which, again, make life easier. you'd need something like boost for C... otherwise it's infeasible.
not sure if feasible
The text was updated successfully, but these errors were encountered: