Skip to content

is_pod is going away#388

Merged
emstoudenmire merged 2 commits into
ITensor:v3from
tanmoy87544:NoIsPOD
Mar 23, 2021
Merged

is_pod is going away#388
emstoudenmire merged 2 commits into
ITensor:v3from
tanmoy87544:NoIsPOD

Conversation

@tanmoy87544

Copy link
Copy Markdown
Contributor

is_pod is deprecated in C++20, but we can get ready for that easily: is_trivial && is_standard_layout does the job

@emstoudenmire

Copy link
Copy Markdown
Contributor

Good to know! Thanks for this update to the code.

@emstoudenmire emstoudenmire merged commit 5e09361 into ITensor:v3 Mar 23, 2021
@tanmoy87544 tanmoy87544 deleted the NoIsPOD branch March 23, 2021 21:35
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

Successfully merging this pull request may close these issues.

2 participants