DAW JSON Link
include
daw
json
impl
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
{
16
using
DefaultParsePolicy
=
NoCommentSkippingPolicyChecked
;
17
}
18
}
// namespace daw::json
daw_json_parse_policy.h
daw::json::DAW_JSON_VER::NoCommentSkippingPolicyChecked
BasicParsePolicy<> NoCommentSkippingPolicyChecked
Definition:
daw_json_parse_policy.h:517
daw::json
Definition:
daw_from_json.h:22
daw::json::BasicParsePolicy
Definition:
daw_json_parse_policy.h:46
version.h
DAW_JSON_VER
#define DAW_JSON_VER
Definition:
version.h:11
Generated by
1.9.1