Go to the documentation of this file.
40 List<
T*>(len, reinterpret_cast<
T*>(0))
70 List<
T*>(std::move(list))
void resize(const label len)
constexpr PtrListDetail() noexcept
patchWriters resize(patchIds.size())
void setAddressableSize(const label n) noexcept
void transfer(List< T > &list)
void T(FieldField< Field, Type > &f1, const FieldField< Field, Type > &f2)
void operator=(const UList< T > &a)
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
A 1D vector of objects of type <T>, where the size of the vector is known and can be used for subscri...
void resize(const label newLen)
A rudimentary list of pointers used for PtrList, UPtrList, etc. This class is considered implementati...