Searched refs:new_req_size (Results 1 – 1 of 1) sorted by relevance
863 …<MemType, StreamType, AllocType, DefaultChunkSize>::reallocate(size_t new_req_size, value_type **p… in reallocate() argument867 const auto new_size = static_cast<size_type>(new_req_size); in reallocate()