mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: construct string types from Istream now explicit (#1033)
- this helps for trapping unguarded dictionary lookups.
This commit is contained in:
@ -49,8 +49,6 @@ namespace Foam
|
||||
|
||||
namespace parsing
|
||||
{
|
||||
// Enumerations
|
||||
|
||||
//- Enumeration for possible parsing error
|
||||
enum class errorType
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user