adrianstone55 / SymbolSort

A Utility for Measuring C++ Code Bloat
http://gameangst.com/?p=320
Apache License 2.0
117 stars 17 forks source link

Extract classpath from symbol names for per-class/per-namespace statistics #26

Open stgatilov opened 6 years ago

stgatilov commented 6 years ago

This is the implementation of "classpath approach" for seeing how much bloat template/header-resident classes generate (issue).