مقاله های سی پلاس پلاس پیشرفته
std::future
بدون دیدگاه
std::future کلاس الگوی std::future مکانیزمی جهت به دست آوردن نتیجه عملیات غیرهمزمان فراهم می آورد.…
std::async
std::async ترجمه در آینده نزدیک قرار خواهد گرفت… https://en.cppreference.com/w/cpp/thread/async
C++20: Coroutines – A First Overview
C++20: Coroutines – A First Overview C++20 provides four features that change the way we…
دو کلمه کلیدی در سی پلاس پلاس 20: consteval , constinit
With C++20 we get two new keywords: consteval and constinit. consteval produces a function that is executed at compile-time and constinit guarantees…





