We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b9f6a7 commit cadf4d5Copy full SHA for cadf4d5
1 file changed
cppcon2025/cppcon_2025_slides.md
@@ -969,7 +969,7 @@ From neuroscience: systematically remove parts to understand function
969
970
1. **Consteval**: Compile-time field name processing
971
2. **SIMD String Escaping**: Vectorized character checks
972
-3. **Fast Integer Conversion**: Optimized number serialization
+3. **Fast Digit Counting**: Optimized digit count
973
4. **Branch Prediction Hints**: CPU pipeline optimization
974
5. **Buffer Growth Strategy**: Smart memory allocation
975
0 commit comments