There was an error fetching the commit references. Please try again later.
vp9: Be explicit with copy and move operators
It's deprecated in the language to autogenerate these if the destructor for a type is specified, so we can explicitly specify how we want these to be generated.
Please register or sign in to comment