top of page
This site was designed with the
.com
website builder. Create your website today.
Start Now
SMARTCODING
Home
Software
More
Use tab to navigate through the menu items.
goto C++;
cppReference
C++ Posts
Data Structures
Design Pattern
SOLID Principles
Computer Science
Concurrency
C++ Dilinde Universal Reference ve Perfect Forwarding
Daha önceki yazılarımızda reference semantiği ve taşıma semantiği üzerine kodlar ve bunlarla ilgili alt başlıklara değindik. Özellikle...
Yusuf Hançar
Jun 22, 2024
7 min read
C++ Dilinde noexcept Specifier
C++11 standardı ile birlikte, throw anahtar kelimesiyle belirli istisnaların fırlatılabileceğini bildirme yöntemi yerini noexcept anahtar...
Yusuf Hançar
Jun 6, 2024
9 min read
C++ Dilinde Mandatory 'Copy Elision' ve Temporary Materialization
C++ dilinde geliştirme yaparken ihtiyacımız ve dilin sağladığı araçlara göre kopyalama veya taşıma işlemleri gerçekleştirmekteyiz ya da...
Yusuf Hançar
May 9, 2024
6 min read
bottom of page