DavidFair / argo_arduino

Adruino Software for control of the Electric Argo
0 stars 0 forks source link

Unique ptr does not verify if passed ptr is valid #16

Closed DavidFair closed 6 years ago

DavidFair commented 6 years ago

There is no way to determine if a pointer is valid and not accepted nullptr would have other implications too (effectively creating a not_null from the GSL)