mirror of
https://github.com/nlohmann/json.git
synced 2025-07-13 20:21:48 +03: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