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

Description

template<typename X>
struct lib::meta::Unwrap< std::shared_ptr< X > >

Definition at line 200 of file trait.hpp.

Public Types

using Type = X
 

Static Public Member Functions

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

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