CLHEP 2.4.7.1
C++ Class Library for High Energy Physics
CLHEP::HepGenMatrix::Alloc< T, size >::rebind< O > Struct Template Reference

#include <CLHEP/Matrix/GenMatrix.h>

Public Types

typedef Alloc< O, size > other

Detailed Description

template<class T, size_t size>
template<class O>
struct CLHEP::HepGenMatrix::Alloc< T, size >::rebind< O >

Definition at line 62 of file GenMatrix.h.

Member Typedef Documentation

◆ other

template<class T, size_t size>
template<class O>
typedef Alloc<O,size> CLHEP::HepGenMatrix::Alloc< T, size >::rebind< O >::other

Definition at line 62 of file GenMatrix.h.


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