isPointerLike< std::unique_ptr< T > > Struct Template Reference

Pointer-like behaviour for std::unique_ptr. More...

Inheritance diagram for isPointerLike< std::unique_ptr< T > >:
[legend]
Collaboration diagram for isPointerLike< std::unique_ptr< T > >:
[legend]

Detailed Description

template<class T>
struct Foam::Detail::isPointerLike< std::unique_ptr< T > >

Pointer-like behaviour for std::unique_ptr.

Definition at line 67 of file HashTableDetail.H.


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