OR-Tools  8.2
STLCountingAllocator< void, A >::rebind< U >

Detailed Description

template<typename A>
template<typename U>
class gtl::STLCountingAllocator< void, A >::rebind< U >

Definition at line 964 of file stl_util.h.

Public Types

using other = STLCountingAllocator< U, OtherA >
 

Member Typedef Documentation

◆ other

using other = STLCountingAllocator<U, OtherA>

Definition at line 968 of file stl_util.h.


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