Header <
detail/shared.hpp
>
namespace
impl_ptr_policy
{
template
<
typename
impl_type
,
typename
...
more_types
>
struct
shared
;
}