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

What is the difference between the class templates? #27

Closed
ghost opened this issue Dec 27, 2023 · 1 comment
Closed

What is the difference between the class templates? #27

ghost opened this issue Dec 27, 2023 · 1 comment

Comments

@ghost
Copy link

ghost commented Dec 27, 2023

black_box vs simple vs simple_c90 vs strict?

@GorgonMeducer
Copy link
Owner

The black box template treats all class members as private.
The strict template syntax can work in IAR multi-file-compilation mode.

The simple template supports the strict template syntax. The simple template has a straightforward syntax and is very easy to use. However, the syntax cannot be tolerated by the IAR multi-file-compilation mode.

@ghost ghost closed this as completed Dec 28, 2023
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant