Skip to content

Visual Studio Visual Assist code issues reported by VA code inspection of file json.hpp #2615

Closed
@Andreas-Schniertshauer

Description

@Andreas-Schniertshauer

Code Issues reported by VA in json-3.9.1.zip in file json.hpp:
Line 3947 Unnecessary string initialisation: Member empty_str in template<typename IteratorType> class iteration_proxy_value
Line 4950 Unnecessary use of else after early exit: in class iterator_input_adapter in function get_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)

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions