Sha256: 75ead6a0d45ef6eb05032b3045bf1aeb3c36b21f75ba3b538de4b4d90b569c4e

Contents?: true

Size: 397 Bytes

Versions: 7

Compression:

Stored size: 397 Bytes

Contents

// Copyright (c) 2020-2022 Dr. Colin Hirsch and Daniel Frey
// Please see LICENSE for license or visit https://github.com/taocpp/json/

#ifndef TAO_JSON_INTERNAL_FILESYSTEM_HPP
#define TAO_JSON_INTERNAL_FILESYSTEM_HPP

#include <tao/pegtl/internal/filesystem.hpp>

namespace tao::json::internal
{
   namespace filesystem = pegtl::internal::filesystem;

}  // namespace tao::json::internal

#endif

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
couchbase-3.4.5 ext/couchbase/third_party/json/include/tao/json/internal/filesystem.hpp
couchbase-3.4.4 ext/couchbase/third_party/json/include/tao/json/internal/filesystem.hpp
couchbase-3.4.3 ext/couchbase/third_party/json/include/tao/json/internal/filesystem.hpp
couchbase-3.4.2 ext/couchbase/third_party/json/include/tao/json/internal/filesystem.hpp
couchbase-3.4.1 ext/couchbase/third_party/json/include/tao/json/internal/filesystem.hpp
couchbase-3.4.0 ext/couchbase/third_party/json/include/tao/json/internal/filesystem.hpp
couchbase-3.3.0 ext/couchbase/third_party/json/include/tao/json/internal/filesystem.hpp