eProsima / Fast-DDS-statistics-backend

eProsima Fast DDS Statistics Backend is a C++ library that provides collection and procession the statistics measurements reported by Fast DDS Statistics Module. Looking for commercial support? Contact info@eprosima.com
https://eprosima.com
Apache License 2.0
17 stars 9 forks source link

fix for "ambiguous overloaded functions" error on clang-16.0.1, gcc-12.2... #196

Open straszheim opened 1 year ago

straszheim commented 1 year ago

the version of nlohmann-json in the library is a little old, getting the latest fixes it.
see the single_include subdirectory of https://github.com/nlohmann/