From cc6afe6be114c27fa036effb1bbefeeb2eea1847 Mon Sep 17 00:00:00 2001 From: Apichat Khankaew <57880316+Apichat11oat@users.noreply.github.com> Date: Thu, 19 Mar 2020 02:14:25 +1100 Subject: [PATCH] =?UTF-8?q?=E0=B8=9A=E0=B9=88=E0=B8=B2=E0=B8=95=E0=B8=B3?= =?UTF-8?q?=E0=B9=80=E0=B8=AE=E0=B8=B2=E0=B8=95=E0=B8=B3=E0=B9=82=E0=B8=9A?= =?UTF-8?q?=E0=B8=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit บ่าปันล้มปันต๋าย --- nlohmann_json.natvis | 32 -------------------------------- 1 file changed, 32 deletions(-) delete mode 100644 nlohmann_json.natvis diff --git a/nlohmann_json.natvis b/nlohmann_json.natvis deleted file mode 100644 index 557717663..000000000 --- a/nlohmann_json.natvis +++ /dev/null @@ -1,32 +0,0 @@ - - - - null - {*(m_value.object)} - {*(m_value.array)} - {*(m_value.string)} - {m_value.boolean} - {m_value.number_integer} - {m_value.number_unsigned} - {m_value.number_float} - discarded - - - *(m_value.object),view(simple) - - - *(m_value.array),view(simple) - - - - - - - {second} - - second - - - -