Closed andyyankai closed 5 years ago
has_trivial_copy_constructor is not a member of ‘std’, replaced by is_trivially_copy_constructible.
Can you please fix this issue upstream? We don't apply patches to TBB directly here, just the build system.
has_trivial_copy_constructor is not a member of ‘std’, replaced by is_trivially_copy_constructible.