Skip to content
  • Mark OLESEN's avatar
    ENH: portable scoping char for solver info names (#2224, #1675) · c45c649d
    Mark OLESEN authored
    COMP: implicit cast scope name to C++-string in IOobject::scopedName
    
    - handles 'const char*' and allows a check for an empty scope name
    
    COMP: avoid potential name conflict in local function (Istream)
    
    - reportedly some resolution issues (unconfirmed) with Fujitsu clang
    c45c649d