libqi-api  2.8.7.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
List of all members
qi::detail::Unwrap< T > Struct Template Reference

#include <mpl.hpp>

Additional Inherited Members

- Public Types inherited from qi::detail::UnwrapImpl< std::remove_cv< std::remove_reference< T >::type >::type >
using type = std::remove_cv< std::remove_reference< T >::type >::type
 
- Static Public Member Functions inherited from qi::detail::UnwrapImpl< std::remove_cv< std::remove_reference< T >::type >::type >
static std::remove_cv
< std::remove_reference< T >
::type >::type
unwrap (std::remove_cv< std::remove_reference< T >::type >::type &v)
 

Detailed Description

template<typename T>
struct qi::detail::Unwrap< T >

Definition at line 57 of file mpl.hpp.


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