Closed william-silversmith closed 1 year ago
I think most of the time Boost is needed it was to supplement future additions to the standard library (when ZI_NO_BOOST is specified, tr1 is used, but tr1 is also too old). Most of this can be done via the standard library now since c++11.
done!
I think most of the time Boost is needed it was to supplement future additions to the standard library (when ZI_NO_BOOST is specified, tr1 is used, but tr1 is also too old). Most of this can be done via the standard library now since c++11.