Skip to main content
Lessons
Slides
Resources
Tools
Sujet
🌜
🌞
5 docs tagged with "Beautiful Code"
View All Tags
#if defined()
#if defined(SOMETHING) offers more flexibility than #ifdef SOMETHING.
auto
Brief
Consistency in style
Brief
Space out your code
Brief
Trailing return type