![]()  | 
  
    Argo
    1.0
    
   A C++ library for handling JSON. 
   | 
 
The pointer class. More...
Go to the source code of this file.
Classes | |
| class | argo::pointer | 
| JSON pointers as per the RFT.  More... | |
| class | argo::pointer::token | 
| Tokens in a JSON pointer.  More... | |
Functions | |
| std::ostream & | argo::operator<< (std::ostream &stream, const pointer &p) | 
| Write a (converted) string representation of the path to a stream - mainly for debug purposes.  | |
The pointer class.
Definition in file pointer.hpp.
 1.8.11