Skip to content
Snippets Groups Projects
Commit 0c041e69 authored by scott snyder's avatar scott snyder Committed by scott snyder
Browse files

CxxUtils: c++20 fixes

std:is_pod is deprecated in c++20.

If a class is declared with a requires clause, the equivalent clause
must be present for all function definitions outside of the class body.
parent 72b75ee5
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment