optimad / bitpit

Open source library for scientific HPC
http://optimad.github.io/bitpit/
GNU Lesser General Public License v3.0
116 stars 34 forks source link

voloctree parallel: use std::make_unique #387

Closed DMurataj01 closed 1 year ago

andrea-iob commented 1 year ago

Unfortunately bitpit is limited to c++11 and make_unique is c++14.