Visual Studio Visual Assist code issues reported by VA code inspection of file json.hpp #2615
Labels
confirmed
kind: bug
release item: 🔨 further change
solution: proposed fix
a fix for the issue has been proposed and waits for confirmation
Milestone
Code Issues reported by VA in
json-3.9.1.zip
in filejson.hpp
:Line 3947 Unnecessary string initialisation: Member
empty_str
intemplate<typename IteratorType> class iteration_proxy_value
Line 4950 Unnecessary use of else after early exit: in
class iterator_input_adapter
in functionget_character
Line 10621 Unnecessary use of else after early exit: in function
bool sax_parse_internal(SAX* sax)
Line 14951 Unnecessary use of else after early exit: in function
inline int find_largest_pow10(const std::uint32_t n, std::uint32_t& pow10)
The text was updated successfully, but these errors were encountered: