Skip to main content
Lessons
Resources
Tools
Sujet
Evaluation
🌜
🌞
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