[root]/CCA/Components/Wasatch/Expressions/EmbeddedGeometry
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 15 (100.0%) | 9 (100.0%) | 0.6 |
jas | 13 (86.7%) | 7 (77.8%) | 0.5 |
ahumphrey | 2 (13.3%) | 2 (22.2%) | 1.0 |
Replace usage of NULL macro (type int) with nullptr (pointer literal of type: nullptr_t).
nullptr is implicitly convertible and comparable to any pointer type or pointer-to-member type, but is not implicitly comparable to integral types, except that it is convertible to bool (explicitly).
2 lines of code changed in 2 files:
Update copyright date to 2016.
7 lines of code changed in 13 files: