Environment
- OS Version: Debian Sid, GCC11
- ign-common3 in debian, version 3.5.0
Description
Steps to reproduce
- Install gcc11
- Compile code
Not sure how we want to resolve the problem. Seems like the own gtest is using absl::string_view which maybe an alternative until we have ign-common with c++17 enabled.