allocator::const_reference

typedef const T& const_reference;

The reference type describes an object x that can designate any const object that an object of template class allocator can allocate.