JSON Voorhees
Killer JSON for C++
|
Copyright (c) 2014 by Travis Gockel. More...
Go to the source code of this file.
Classes | |
class | jsonv::detail::basic_view< TIterator, TConstIterator > |
A view template used for array and object views of a value . More... | |
class | jsonv::detail::basic_owner< T > |
Something that owns an object. More... | |
class | jsonv::detail::basic_owning_view< TContainer, TIterator, TConstIterator > |
A form of basic_view that owns the object it is iterating over. More... | |
Copyright (c) 2014 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 basic_view.hpp.