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 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
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
C++ Dilinde aggregate
C++ dilinde aggregate  (bileşik) türler, veri elemanlarını doğrudan erişime açan ve herhangi bir gizleme veya koruma mekanizması (data...
Yusuf Hançar
Nov 10, 2024
19 min read
bottom of page