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

#include <type.hxx>

Public Types

using type = typename std::add_pointer< typename std::remove_const< TypeOfAdapter_t< T >>::type >::type
 

Detailed Description

template<typename T>
struct qi::detail::TypeOfAdapter< T * >

Definition at line 86 of file type.hxx.

Member Typedef Documentation

template<typename T >
using qi::detail::TypeOfAdapter< T * >::type = typename std::add_pointer<typename std::remove_const<TypeOfAdapter_t<T>>::type>::type

Definition at line 88 of file type.hxx.


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