Skip to content
  • Mark OLESEN's avatar
    ENH: add swallow assignment to nullObject · 1d2391e0
    Mark OLESEN authored
    - similar to the behaviour of std::ignore and consistent with the
      no input / no output nature of nullObject. Similarly accept a
      const reference for its Istream operator.
    
    - make most nullObject methods constexpr
    1d2391e0