1
0
mirror of https://github.com/nlohmann/json.git synced 2025-07-13 20:21:48 +03:00
This commit is contained in:
Niels
2015-07-06 21:12:50 +02:00
parent 2bc5d893c8
commit e070aed8a7
2 changed files with 1 additions and 5 deletions

View File

@ -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()
{