|
template<typename T > |
static constexpr const T * | get (const T *p) |
|
template<typename T , typename D > |
static constexpr const T * | get (const std::unique_ptr< T, D > &p) |
|
template<typename T > |
static constexpr const T * | get (const std::shared_ptr< T > &p) |
|
The documentation for this struct was generated from the following file: