DAW JSON Link
daw_json_iterator_range.h
Go to the documentation of this file.
1 // Copyright (c) Darrell Wright
2 //
3 // Distributed under the Boost Software License, Version 1.0. (See accompanying
4 // file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt)
5 //
6 // Official repository: https://github.com/beached/daw_json_link
7 //
8 
9 #pragma once
10 
11 #include "daw_json_parse_policy.h"
12 #include "version.h"
13 
14 namespace daw::json {
15  inline namespace DAW_JSON_VER {
17  }
18 } // namespace daw::json
BasicParsePolicy<> NoCommentSkippingPolicyChecked
Definition: daw_json_parse_policy.h:517
Definition: daw_from_json.h:22
Definition: daw_json_parse_policy.h:46
#define DAW_JSON_VER
Definition: version.h:11