mirror of
https://github.com/nlohmann/json.git
synced 2026-06-08 13:49:45 +00:00
cleanup
This commit is contained in:
@@ -4169,8 +4169,6 @@ class basic_json
|
||||
class primitive_iterator_t
|
||||
{
|
||||
public:
|
||||
primitive_iterator_t() = default;
|
||||
|
||||
/// set iterator to a defined beginning
|
||||
void set_begin()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user