Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TOPIC] macros #9

Open
cjdb opened this issue Dec 5, 2019 · 0 comments
Open

[TOPIC] macros #9

cjdb opened this issue Dec 5, 2019 · 0 comments

Comments

@cjdb
Copy link
Collaborator

cjdb commented Dec 5, 2019

Compilation model

TODO: add justification

Functions

A curriculum migrating C programmers to C++ should highlight the function alternatives that C++ offers (inline functions and constexpr functions).

Type system

A curriculum migrating C programmers to C++ should highlight the object alternatives that C++ offers (const-qualified objects and possibly-inline constexpr objects).

History

This component of C++ has plagued the community for decades, and deserves more than a mention in a historical context.

Interop with C

TODO: add justification

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant