FleCSI Core API Version: 2.3.2
 
Loading...
Searching...
No Matches
borrow_base Struct Reference

Specialization-independent definitions. More...

Public Types

template<class C >
using wrap
 The core borrow topology for a subtopology.
 

Static Public Member Functions

template<template< class > class C, class T >
static auto & derived (borrow_extra< C< T > > &e)
 Get the derived object from a borrow_extra specialization.
 

Detailed Description

Specialization-independent definitions.

Member Typedef Documentation

◆ wrap

template<class C >
using wrap

The core borrow topology for a subtopology.

Template Parameters
coretopology type

Member Function Documentation

◆ derived()

template<template< class > class C, class T >
static auto & derived ( borrow_extra< C< T > > & e)
static

Get the derived object from a borrow_extra specialization.

Parameters
eusually *this
Returns
the borrow_category specialization to which e refers