mirror of https://github.com/lukechilds/node.git
Browse Source
Mark the matrix of copy/move constructor/assignment operator as deleted. Prevents the object from being copied around (the macro already did that pre-C++11), but also from being moved out.archived-io.js-v0.12
Ben Noordhuis
10 years ago
3 changed files with 6 additions and 7 deletions
Loading…
Reference in new issue