Skip to Content
Refactoring with C++
book

Refactoring with C++

by Dmitry Danilov
July 2024
Intermediate to advanced content levelIntermediate to advanced
368 pages
9h 14m
English
Packt Publishing
Content preview from Refactoring with C++

Index

As this ebook edition doesn't have fixed pagination, the page numbers below are hyperlinked for reference only, based on the printed edition of this book.

A

accidental file creation case 133

AddressSanitizer (ASan) 231, 232

out-of-bounds access 234

out-of-bounds access on heap 234-236

out-of-bounds access on stack 236

out-of-bounds access to global variables 238

reports, symbolizing 233, 234

use-after-free vulnerabilities, addressing 238

advanced type techniques 130

common pitfalls, avoiding 132-135

custom type traits, creating 131

templates 130

type aliases, for readability and maintainability 131

anti-patterns 89-97

data chunking case study 97

API gateway 294

Application Binary Interface (ABI) 184

application programming interfaces (APIs) ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Test-Driven Development with C++

Test-Driven Development with C++

Abdul Wahid Tanner
Optimized C++

Optimized C++

Kurt Guntheroth

Publisher Resources

ISBN: 9781837633777Supplemental Content