From 8edf3903fb1d492cf66c634c200ca936bec02e77 Mon Sep 17 00:00:00 2001 From: ci-build Date: Sun, 12 Jan 2020 21:32:17 +0000 Subject: [PATCH] [skip ci] Updates --- annotated.html | 31 +- classtoml_1_1array.html | 396 ++++++++++++++++++ classtoml_1_1node.html | 225 ++++++++++ ...als.html => classtoml_1_1parse__error.html | 47 ++- files.html | 22 +- index.html | 22 +- modules.html | 22 +- namespaces.html | 24 +- namespacestd.html | 108 ----- namespacetoml.html | 78 ++-- namespacetoml_1_1impl.html | 22 +- pages.html | 22 +- searchdata-v1.js | 2 +- structtoml_1_1source__position.html | 24 +- structtoml_1_1source__region.html | 24 +- tomlplusplus.css | 195 ++++----- 16 files changed, 936 insertions(+), 328 deletions(-) create mode 100644 classtoml_1_1array.html create mode 100644 classtoml_1_1node.html rename namespacetoml_1_1literals.html => classtoml_1_1parse__error.html (71%) delete mode 100644 namespacestd.html diff --git a/annotated.html b/annotated.html index bb226a2..9bcce66 100644 --- a/annotated.html +++ b/annotated.html @@ -1,20 +1,26 @@ - toml++ + toml++ TOML +Parser +for +C++17 - +