Dune Core Modules (2.8.0)
Dune::AutonomousValueType< T > Struct Template Reference
Type free of internal references that T
can be converted to.
More...
#include <dune/common/typetraits.hh>
Detailed Description
template<class T>
struct Dune::AutonomousValueType< T >
struct Dune::AutonomousValueType< T >
Type free of internal references that T
can be converted to.
This is the specialization point for AutonomousValue
and autoCopy()
.
If you need to specialize for a proxy type or similar, just specialize for the plain type. There are already specializations for reference-qualified and cv-qualified types that will just forward to your specailixszation.
- Note
- For all specializations, the member type
type
should be constructible fromT
.
The documentation for this struct was generated from the following file:
- dune/common/typetraits.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 12, 23:30, 2024)