Teuchos Package Browser (Single Doxygen Collection)
Version of the Day
|
Mapping to an Allocator for a different type U
.
More...
#include <Teuchos_Details_Allocator.hpp>
Public Types | |
typedef Allocator< U > | other |
Mapping to an Allocator for a different type U
.
Most users do not need this.
Definition at line 282 of file Teuchos_Details_Allocator.hpp.
typedef Allocator<U> Teuchos::Details::Allocator< T >::rebind< U >::other |
Definition at line 282 of file Teuchos_Details_Allocator.hpp.