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

Better support for interfaces #67

Open
Konard opened this issue Oct 24, 2021 · 0 comments
Open

Better support for interfaces #67

Konard opened this issue Oct 24, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@Konard
Copy link
Member

Konard commented Oct 24, 2021

Add support for:

  1. #pragma once;
  2. struct instead of class with public:;
  3. Virtual destructors;
  4. Better template type arguments placement (Place class/struct definition on the next line after template definition. #68).
@Konard Konard added the enhancement New feature or request label Oct 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant