Can you help me convert this for c++17?Nevermind [code] stable_partition(_deck.begin(), _deck.end(), [cards](const CardSet& c) { return !ca...
Can you help me convert this for c++17?Hi guys This code is deprecated, I would like to convert it for C++17 If I understand correctly ...
This user does not accept Private Messages