Add missing GVN =operator. NFCI.
Fixes PVS Studio warning that the 'ValueTable' class implements a copy constructor, but lacks the '=' operator.
Loading
Please sign in to comment
Fixes PVS Studio warning that the 'ValueTable' class implements a copy constructor, but lacks the '=' operator.