Open Issues Need Help
View All on GitHub Software Development • Application Development
the "div" methode issue about 2 months ago
AI Summary: The user is reporting an issue with the `div` method in a C++ library, where it requires explicit namespace qualification (`cp::div`) even when `using namespace cp;` is present. Other methods like `add`, `sub`, and `multi` do not exhibit this behavior. They are requesting feedback from others who might have encountered or can reproduce this problem.
Complexity:
2/5
good first issue