nkzxw / ontl

Automatically exported from code.google.com/p/ontl
0 stars 0 forks source link

nullptr #18

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
sizeof(nullptr) shall be equal to sizeof(void*)

nullptr shall be a keyword 

fixed in r357 (keyword is simulated with #define))

Original issue reported on code.google.com by ntl.supp...@gmail.com on 18 Sep 2008 at 8:31

GoogleCodeExporter commented 9 years ago

Original comment by icestudent@gmail.com on 4 Mar 2009 at 3:26