Project

General

Profile

« Previous | Next » 

Revision 89d5ff2a

Added by skyjake about 5 years ago

Cleanup|libcore: Simplify the Rule classes

There are thousands of rules in a UI widget tree, so avoid excessive memory allocations (no pimpl) and allow subclasses to use the base class flags member to store their own flags. Also allows inlining more of the common methods.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences