Specialization-independent definitions. More...
Public Types | |
template<class C > | |
using | wrap |
The borrow topology type for a subtopology. | |
Static Public Member Functions | |
template<class T > | |
static auto & | derived (borrow_extra< flecsi::topology< T > > &e) |
Get the derived object from a borrow_extra specialization. | |
Specialization-independent definitions.
using wrap |
The borrow topology type for a subtopology.
C | subtopology type |
|
static |
Get the derived object from a borrow_extra
specialization.
e | usually *this |
borrow::topology
object to which e refers