qxLib
List of all members
qx::details::base_smart_ptr_ref_adapter< pointer_t, T, args_t > Class Template Reference
Inheritance diagram for qx::details::base_smart_ptr_ref_adapter< pointer_t, T, args_t >:
qx::details::overload_functions_smart_ptr_ref_adapter< std::unique_ptr, T, args_t... > qx::details::overload_functions_smart_ptr_ref_adapter< std::shared_ptr, T, args_t... > qx::details::smart_ptr_ref_adapter< std::unique_ptr, T, args_t... > qx::details::smart_ptr_ref_adapter< std::shared_ptr, T, args_t... >

Detailed Description

template<template< class, class... > class pointer_t, class T, class... args_t>
class qx::details::base_smart_ptr_ref_adapter< pointer_t, T, args_t >

Definition at line 17 of file smart_ptr_ref_adapter.h.


The documentation for this class was generated from the following files: