This commit is contained in:
Artöm Bakri Al-Sarmini 2020-04-12 23:42:26 +03:00
parent ec955f08b4
commit 70be9751cd
2 changed files with 2 additions and 2 deletions

View file

@ -42,7 +42,7 @@ NLOHMANN_BASIC_JSON_TPL_DECLARATION
struct is_basic_json<NLOHMANN_BASIC_JSON_TPL> : std::true_type {}; struct is_basic_json<NLOHMANN_BASIC_JSON_TPL> : std::true_type {};
////////////////////// //////////////////////
// jspn_ref helpers // // json_ref helpers //
////////////////////// //////////////////////
template <typename> template <typename>

View file

@ -2795,7 +2795,7 @@ NLOHMANN_BASIC_JSON_TPL_DECLARATION
struct is_basic_json<NLOHMANN_BASIC_JSON_TPL> : std::true_type {}; struct is_basic_json<NLOHMANN_BASIC_JSON_TPL> : std::true_type {};
////////////////////// //////////////////////
// jspn_ref helpers // // json_ref helpers //
////////////////////// //////////////////////
template <typename> template <typename>