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 Structured Binding
C++17 standartları ile eklenen structured binding , programcıların diziler, std::tuple, std::pair gibi veri yapılarını daha kolay ve...
Yusuf Hançar
Oct 19, 2024
6 min read
C++ Dilinde Deduction Guide
C++ dilinde template argument deduction, derleyicinin fonksiyon argümanlarından template parametrelerini çıkarmasına olanak tanır. Bu,...
Yusuf Hançar
Oct 13, 2024
6 min read
C++ Dilinde CTAD(Class Template Argument Deduction)
C++11 ile birlikte gelen template, programcıların daha genel ve yeniden kullanılabilir kodlar yazmasına olanak tanır. Ancak, şablon...
Yusuf Hançar
Sep 22, 2024
5 min read
bottom of page