Dune Core Modules (2.4.1)
Dune::remove_pointer< _Tp > Struct Template Reference
Return the type a pointer type points to. More...
#include <dune/common/typetraits.hh>
Detailed Description
template<typename _Tp>
struct Dune::remove_pointer< _Tp >
struct Dune::remove_pointer< _Tp >
Return the type a pointer type points to.
- Note
- When the argument T is not a pointer, TypeTraits::PointeeType returns Dune::Empty, while Dune::remove_pointer (as std::remove_pointer), returns T itself.
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)