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 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 Taşıma Semantiği
Başarılı ve verimli bir yazılım geliştirme sürecinde, nesnelerin yönetimi önemli bir rol oynar. Kullanılmayacak bir nesne olduğunda, bu...
Yusuf Hançar
May 29, 2024
2 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