Open fro0m opened 7 months ago
The commit contains fixes of std namespace conflicts. I get into such issues as other library also added types to std namespace. Overall it is a good practice to make an alternative namespace for compatibility.
The commit contains fixes of std namespace conflicts. I get into such issues as other library also added types to std namespace. Overall it is a good practice to make an alternative namespace for compatibility.