mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
BUG: HashTable: remove conversion operator from iterator to const_iterator
This commit is contained in:
@ -37,9 +37,6 @@ const Foam::label Foam::HashTableCore::maxTableSize
|
||||
)
|
||||
);
|
||||
|
||||
const Foam::HashTableCore::iteratorEnd Foam::HashTableCore::endIter;
|
||||
|
||||
|
||||
// * * * * * * * * * * * * * * Member Functions * * * * * * * * * * * * * * //
|
||||
|
||||
Foam::label Foam::HashTableCore::canonicalSize(const label size)
|
||||
|
||||
Reference in New Issue
Block a user