Open elfring opened 10 years ago
Would you like to wrap any pointer data members with the template class "std::unique_ptr"?
Update candidate: bitset_scheduler
I believe that is a C++11 feature, and GraphChi has not been upgraded to C++11.
How do you think about to reuse the approach by Howard E. Hinnant in the meantime?
Would you like to wrap any pointer data members with the template class "std::unique_ptr"?
Update candidate: bitset_scheduler