|
chombo-discharge
|
Specialization that extracts the class and value type from a pointer-to-member type. More...
#include <CD_ParticleSoA.H>
Public Types | |
| using | ClassType = C |
| Class that owns the member. | |
| using | ValueType = T |
| Value type of the member. | |
Specialization that extracts the class and value type from a pointer-to-member type.
| C | Class that owns the member. |
| T | Value type of the member. |