Homec4science

silenced warnings about deprecated copy ctors

Authored by frerot on Aug 31 2020, 19:00.

Description

silenced warnings about deprecated copy ctors

Objects in static_types.hh relied on implicitely defined
constructors. They have now all been made explicit: those that
do not make sense in StaticArray are deleted. Tensor and
TensorProxy explicitely define their own move/copy constructors.

Details

Committed
frerotAug 31 2020, 19:00
Pushed
frerotAug 31 2020, 19:09
Parents
rTAMAAS5471cb70c676: linking with libpython${version} to test_gtest_all
Branches
Unknown
Tags
Unknown

Event Timeline

Restricted Application completed building Restricted Buildable.Aug 31 2020, 19:21