mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
Merge branch 'develop' of https://develop.openfoam.com/Development/openfoam into develop
This commit is contained in:
@ -77,10 +77,10 @@ class parProfiling
|
||||
{
|
||||
// Private Member Functions
|
||||
|
||||
//- Disallow default bitwise copy construct
|
||||
//- No copy construct
|
||||
parProfiling(const parProfiling&) = delete;
|
||||
|
||||
//- Disallow default bitwise assignment
|
||||
//- No copy assignment
|
||||
void operator=(const parProfiling&) = delete;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user