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

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

Inheritance diagram for isPointerLike< std::unique_ptr< T > >:
Collaboration diagram for isPointerLike< std::unique_ptr< T > >:

Detailed Description

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

Pointer-like behaviour for std::unique_ptr.

Definition at line 69 of file HashTableDetail.H.


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