summaryrefslogtreecommitdiff
path: root/src/udp_wrap.h
diff options
context:
space:
mode:
authorBen Noordhuis <info@bnoordhuis.nl>2014-10-22 04:33:01 +0200
committerBen Noordhuis <info@bnoordhuis.nl>2014-10-23 22:49:59 +0200
commitc038dcc360cb5e72c5891d1ef59640f5c3fa76b8 (patch)
tree349150545cc59d4fef1ba84f1a94943021f1fbde /src/udp_wrap.h
parent9f5800ab81dd33da792477e5451ec4c83b1cc0fb (diff)
downloadandroid-node-v8-c038dcc360cb5e72c5891d1ef59640f5c3fa76b8.tar.gz
android-node-v8-c038dcc360cb5e72c5891d1ef59640f5c3fa76b8.tar.bz2
android-node-v8-c038dcc360cb5e72c5891d1ef59640f5c3fa76b8.zip
src: update DISALLOW_COPY_AND_ASSIGN() to c++11
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.
Diffstat (limited to 'src/udp_wrap.h')
0 files changed, 0 insertions, 0 deletions