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 std::optional
C++17 ile birlikte dilimize kazandırılan std::optional, modern C++ programlamada esnek ve güvenilir kod yazma imkânı sunan önemli bir...
Yusuf Hançar
Aug 11, 2024
10 min read
C++ Dilinde std::string_view sınıf şablonu
C++17 ile birlikte standartlara eklenen std::string_view, yazıların bellek içindeki farklı temsillerini gözlemleme ve üzerinde işlem...
Yusuf Hançar
Aug 4, 2024
10 min read
C++ Dilinde Literal Operator Fonksiyonları ve Kullanımı Senaryoları
C++ dilinde literal operator fonksiyonları, sabit değerlerin (literal) işlenmesini ve kullanıcı tanımlı sabitlerin oluşturulmasını...
Yusuf Hançar
Jul 28, 2024
6 min read
bottom of page