Searched defs:canFit (Results 1 – 1 of 1) sorted by relevance
49 virtual bool canFit(int FieldSize) const { in canFit() function in __anon49e3dfbb0111::Bucket62 bool canFit(int FieldSize) const override { return true; } in canFit() function