JosiahWI commented on PR #12229:
URL: https://github.com/apache/trafficserver/pull/12229#issuecomment-2864054734

   Why would someone do this in the first place? Some kind of oversight, maybe 
from a previous refactor?
   
   The most interesting reason I've thought of so far to use 
`*std::vector<bool>` is to reduce the stack memory footprint of the containing 
structure. I don't think `RamCacheLRU` needs to have a low stack size though, 
right?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to