Skip to content

Truncation warnings on UDLs #226

Closed Answered by JohelEGP
mpusz asked this question in Pick the best solution
Feb 17, 2021 · 3 comments · 12 replies
Discussion options

You must be logged in to vote

Solution 3

Make them consteval, and add a gsl_Expects(std::in_range<std::int64_t>(l)); contract statement.

Replies: 3 comments 12 replies

Comment options

mpusz
Feb 17, 2021
Maintainer Author

You must be logged in to vote
0 replies
Comment options

mpusz
Feb 17, 2021
Maintainer Author

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
12 replies
@JohelEGP
Comment options

@mpusz
Comment options

mpusz Feb 17, 2021
Maintainer Author

@JohelEGP
Comment options

@mpusz
Comment options

mpusz Feb 18, 2021
Maintainer Author

@JohelEGP
Comment options

Answer selected by mpusz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants