Text section bloat: Don't use rtti_helper #413
Labels
class-defect
domain-production
Pertains to the shippable code rather than any scaffolding
priority-high
Using cetl::rtti_helper is generating huge amounts of .text in binaries. Don't use this. Just manually implement the RTTI interface as needed.
The text was updated successfully, but these errors were encountered: