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 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
C++ Dilinde constexpr (2)
İlk yazılarımızda C++ dilinde const ve constexpr ile ilgili inceleme yapmıştık. Ancak C++ standartlarının gelişimi ve yeni özellikleri...
Yusuf Hançar
Feb 19
7 min read
bottom of page