Skip to content

Add operator= to BigInt

Albert Astals Cid requested to merge aacid/qca:add_operator_equal into master

Also make it just be implemented with the default as the tests show that is enough

Fixes warning in newer gcc

Merge request reports