add [] to "delete pixels".
authorTian Zhi <tianzhi0549@163.com>
Fri, 7 Aug 2015 18:31:19 +0000 (02:31 +0800)
committerTian Zhi <tianzhi0549@163.com>
Fri, 7 Aug 2015 18:31:19 +0000 (02:31 +0800)
commita3c7425b80fd83ef550323836304a7255d35e033
tree44605c512d64422075ad400aa99d0565712ac9b7
parentaf4cc27cfc2c5afdce0e12296a9faa7e891de904
add [] to "delete pixels".

see https://isocpp.org/wiki/faq/freestore-mgmt#delete-array-built-ins.
examples/mnist/convert_mnist_data.cpp