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::remove_constptr< const T * > Struct Template Reference

#include <anyfunctionfactory.hxx>

Public Types

using type = T *
 

Detailed Description

template<typename T>
struct qi::detail::remove_constptr< const T * >

Definition at line 461 of file anyfunctionfactory.hxx.

Member Typedef Documentation

template<typename T >
using qi::detail::remove_constptr< const T * >::type = T*

Definition at line 463 of file anyfunctionfactory.hxx.


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