[
https://issues.apache.org/jira/browse/MXNET-1445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Oliver Kowalke updated MXNET-1445:
----------------------------------
Description: It is better to use the nullptr literal for null-pointers
because NULL can be an integer literal with value zero (since C++11).
> replace NULL by nullptr literal in MXNet-backend
> ------------------------------------------------
>
> Key: MXNET-1445
> URL: https://issues.apache.org/jira/browse/MXNET-1445
> Project: Apache MXNet
> Issue Type: Improvement
> Reporter: Oliver Kowalke
> Priority: Major
>
> It is better to use the nullptr literal for null-pointers because NULL can be
> an integer literal with value zero (since C++11).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]