boostorg/callable_traits

Why use parent_ in parent_class_of?

Closed this issue · 3 comments

To me, parent makes it look like inheritance. Why not simply class_of or something like that? Also, if there's a reason for the current name, I think adding a short explicative note in the documentation would be nice.

+1, I also think that the simple class_of makes more sense.

Agreed; will fix.

fixed via d6a6e6c