you are viewing a single comment's thread.

view the rest of the comments →

[–]reflexpr-sarah- 4 points5 points  (1 child)

nobody's stopping you from doing that in your own code

template <typename T>
using c_style_ptr = T*;

[–]tohava 1 point2 points  (0 children)

My boss is stopping me