pkgsrc/devel/p5-Devel-OverloadInfo/DESCR

5 lines
209 B
Text
Raw Normal View History

Devel::OverloadInfo returns information about overloaded operators
for a given class (or object), including where in the inheritance
hierarchy the overloads are declared and where the code implementing
it is.