Lumiera  0.pre.03
»edit your freedom«
Unwrap< X * > Struct Template Reference

Description

template<typename X>
struct lib::meta::Unwrap< X * >

Definition at line 148 of file trait.hpp.

Public Types

using Type = remove_cv_t< X >
 

Static Public Member Functions

static Type & extract (const X *ptr)
 
+ Inheritance diagram for Unwrap< X * >:
+ Collaboration diagram for Unwrap< X * >:

The documentation for this struct was generated from the following file: