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 [[nodiscard]] attribute
C++’ta [[attribute]] (öznitelik) mekanizması, kod hakkında ek bilgi sağlayarak derleyicinin uyarılar vermesine, belirli optimizasyonlar...
Yusuf Hançar
Feb 21
2 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 consteval
C++20'de tanıtılan güçlü özelliklerden biri `consteval`'dır. Bu keyword, işlevlerin derleme zamanında değerlendirilmesini ve çalışma...
Yusuf Hançar
Feb 20
3 min read
bottom of page