![]() |
Lumiera 0.pre.04~rc.1
»edit your freedom«
|
#include "lib/meta/trait.hpp"
Helper for type analysis and convenience accessors: attempts to extract a base type from various wrappers.
Additionally allows to extract/deref the wrapped element.
Public Types | |
| using | Type = X |
Static Public Member Functions | |
| static X & | extract (X const &x) |
Definition at line 135 of file trait.hpp.
Referenced by lib::meta::unwrap().
Here is the caller graph for this function:
Inheritance diagram for Unwrap< X >:
Collaboration diagram for Unwrap< X >: