dune-functions
2.5.1
|
Helper classes for implementing type-erased interfaces. More...
![]() |
Classes | |
class | Dune::Functions::PolymorphicSmallObject< Base, bufferSize > |
A wrapper providing small object optimization with polymorphic types. More... | |
class | Dune::Functions::Imp::TypeErasureWrapperInterface< Interface > |
The internal wrapper interface for type erasure. More... | |
class | Dune::Functions::Imp::TypeErasureWrapperBase< Interface, T > |
Base implementation of the internal wrapper interface. More... | |
class | Dune::Functions::Imp::TypeErasureWrapperImplementation< Interface, Implementation, T > |
Implementation of the internal wrapper interface. More... | |
class | Dune::Functions::TypeErasureBase< Interface, Implementation, bufferSize > |
Base class for type-erased interface wrapper. More... | |
Helper classes for implementing type-erased interfaces.