Skip to content

Handle compiling against 4.X versions of libstdc++

Robert Maynard requested to merge (removed):for/vtk-m into for/vtk-m

This uses a more robust set of checks to determine if std::is_trivially_copyable exist given the libstdc++ version value

Merge request reports