OR-Tools  8.2
STLCountingAllocator< T, Alloc >::rebind< U >

Detailed Description

template<typename T, typename Alloc = std::allocator<T>>
template<typename U>
class gtl::STLCountingAllocator< T, Alloc >::rebind< U >

Definition at line 939 of file stl_util.h.

Public Types

using other = STLCountingAllocator< U, OtherA >
 

Member Typedef Documentation

◆ other

using other = STLCountingAllocator<U, OtherA>

Definition at line 943 of file stl_util.h.


The documentation for this class was generated from the following file: