Skip to content
Snippets Groups Projects
  1. Oct 25, 2021
    • Ammar Nejati's avatar
      Device/Mask: Mark the Boost functions by using the explicit namespace · be279760
      Ammar Nejati authored
      The used functions from `boost/geometry` are marked by using `boost::geometry`
      namespace in order to make clear which functions are used from the Boost library.
      This conforms also with the other parts of the codebase, eg.,
      `Device/InputOutput/boost_streams`.
      
      Unneeded included headers are removed.
      be279760
  2. Oct 22, 2021
Loading