Device/Mask: Mark the Boost functions by using the explicit namespace
All threads resolved!
All threads resolved!
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.
Merge request reports
Activity
Filter activity
requested review from @j.wuttke
assigned to @a.nejati
- Resolved by Ammar Nejati
added 1 commit
- 1a8163e1 - Device/Mask: Replace `typedef` declarations with `using`
mentioned in commit 8fe1526a
Please register or sign in to reply