Searched defs:getAlloc (Results 1 – 1 of 1) sorted by relevance
52 AllocatorT &getAlloc() { return *this; } in getAlloc() function53 const AllocatorT &getAlloc() const { return *this; } in getAlloc() function