Detailed Description
Definition in file UPtrList.H.
Go to the source code of this file.
Namespaces |
| namespace | Foam |
| | Namespace for OpenFOAM.
|
Functions |
| template<class T > |
| UPtrList< T >::iterator | operator+ (const typename UPtrList< T >::iterator &, label) |
| template<class T > |
| UPtrList< T >::iterator | operator+ (label, const typename UPtrList< T >::iterator &) |
| template<class T > |
| UPtrList< T >::iterator | operator- (const typename UPtrList< T >::iterator &, label) |
| template<class T > |
| label | operator- (const typename UPtrList< T >::iterator &, const typename UPtrList< T >::iterator &) |
| template<class T > |
| Istream & | operator>> (Istream &, UPtrList< T > &) |
| template<class T > |
| Ostream & | operator<< (Ostream &, const UPtrList< T > &) |