Go to the documentation of this file.
19#ifndef GZ_PLUGIN_PLUGINPTR_HH_
20#define GZ_PLUGIN_PLUGINPTR_HH_
33 namespace detail {
template<
class,
class>
class ComposePlugin; }
51 template <
typename PluginType>
84 public:
template <
typename OtherPluginType>
102 public:
template <
typename OtherPluginType>
185 public:
operator bool()
const;
226#include "gz/plugin/detail/PluginPtr.hh"