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

Create functions that return non-trivially destructible types #49

Open
agalbachicar opened this issue May 10, 2021 · 1 comment
Open

Comments

@agalbachicar
Copy link
Collaborator

In particular, downstream projects are interested having default values . There are some constants that fall in this category and require a function to respect the style guide (static constexpr T are only allowed to trivially destructible types).

Victory condition: provide functions that return default constructed types that are non-trivially destructible.

@liangfok
Copy link
Collaborator

See this Slack thread

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

2 participants