Random-access iterator with const access. More...
Public Types | |
| using | iterator_category = std::random_access_iterator_tag |
| using | value_type = const T |
| using | difference_type = label |
| using | pointer = const T * |
| using | reference = const T & |
Random-access iterator with const access.
Definition at line 499 of file UPtrList.H.
| using iterator_category = std::random_access_iterator_tag |
Definition at line 506 of file UPtrList.H.
| using value_type = const T |
Definition at line 507 of file UPtrList.H.
| using difference_type = label |
Definition at line 508 of file UPtrList.H.
Definition at line 509 of file UPtrList.H.
Definition at line 510 of file UPtrList.H.
|
inlinenoexcept |
Construct for a given entry.
Definition at line 437 of file UPtrListI.H.
|
inlinenoexcept |
Copy construct from non-const iterator.
Definition at line 445 of file UPtrListI.H.
|
inline |
Return pointer, can be nullptr.
Definition at line 452 of file UPtrListI.H.
Definition at line 459 of file UPtrListI.H.
Definition at line 466 of file UPtrListI.H.
Definition at line 534 of file UPtrList.H.
References UPtrList< T >::iterator::operator*().

|
inline |
Definition at line 474 of file UPtrListI.H.
References n.
|
inlinenoexcept |
Definition at line 482 of file UPtrListI.H.
|
inlinenoexcept |
Definition at line 491 of file UPtrListI.H.
|
inlinenoexcept |
Definition at line 501 of file UPtrListI.H.
|
inlinenoexcept |
Definition at line 510 of file UPtrListI.H.
|
inlinenoexcept |
Definition at line 520 of file UPtrListI.H.
References n.
|
inlinenoexcept |
Definition at line 529 of file UPtrListI.H.
References n.
|
inlinenoexcept |
Definition at line 538 of file UPtrListI.H.
References n.
|
inlinenoexcept |
Definition at line 546 of file UPtrListI.H.
References n.
|
inlinenoexcept |
Definition at line 555 of file UPtrListI.H.
|
inlinenoexcept |
Definition at line 563 of file UPtrListI.H.
|
inlinenoexcept |
Definition at line 571 of file UPtrListI.H.
|
inlinenoexcept |
Definition at line 579 of file UPtrListI.H.
|
inlinenoexcept |
Definition at line 587 of file UPtrListI.H.
|
inlinenoexcept |
Definition at line 595 of file UPtrListI.H.
|
inlinenoexcept |
Definition at line 603 of file UPtrListI.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.