|
JSON Voorhees
Killer JSON for C++
|
Copyright (c) 2015-2026 by Travis Gockel. More...
#include <jsonv/ast.hpp>#include <jsonv/config.hpp>#include <jsonv/detail/reserve.hpp>#include <jsonv/reader.hpp>#include <jsonv/serialization.hpp>#include <cstddef>#include <expected>#include <iterator>#include <utility>#include "adapter_for.hpp"
Include dependency graph for container_adapter.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | jsonv::container_adapter< TContainer > |
| An adapter for container types. More... | |
Copyright (c) 2015-2026 by Travis Gockel.
All rights reserved.
This program is free software: you can redistribute it and/or modify it under the terms of the Apache License as published by the Apache Software Foundation, either version 2 of the License, or (at your option) any later version.
Definition in file container_adapter.hpp.