mirror of
https://github.com/nlohmann/json.git
synced 2026-09-11 10:48:01 +00:00
@@ -9,7 +9,7 @@ namespace nlohmann
|
||||
{
|
||||
namespace detail
|
||||
{
|
||||
/// proxy class for the iterator_wrapper functions
|
||||
/// proxy class for the items() function
|
||||
template<typename IteratorType> class iteration_proxy
|
||||
{
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user