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::invoke
C++17 ile birlikte dile eklenen std::invoke, farklı türde çağrılabilir nesneleri (callable) tek bir ortak arabirim üzerinden...
Yusuf Hançar
Sep 18
9 min read
C++ Dilinde constraints ve concepts
C++ dilinde template'ler, esneklik sağlarken aynı zamanda bazı problemlere de yol açabilir. Her template her tür için uygun olmayabilir...
Yusuf Hançar
Mar 1
31 min read
C++ Dilinde constinit
C++20'de tanıtılan önemli bir özellik `constinit`'dir; bu özellik, statik depolama süresine sahip değişkenlerin derleme zamanında...
Yusuf Hançar
Feb 21
4 min read
bottom of page