You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ARMmbed/mbed-os#12048 will require that
`SharedPtr` users use `nullptr` rather than `NULL` or `0`, which
will no longer compile.
Update example in code.
Change can be made to docs whenever, as `nullptr` form works now.
0 commit comments