ADMB Documentation  -a65f1c97
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Functions
adjson.cpp File Reference

(Last Changed on April 04, 2020 for git-revision 4c2b56675dc4e9eae07127ba8f8733c85ab28d01.)

#include <fvar.hpp>
#include "adjson.h"

Go to the source code of this file.

Namespaces

 adjson
 

Functions

ostream & operator<< (ostream &output, const adjson::json &data)
 
istream & operator>> (istream &input, adjson::json &data)
 Copyright (c) 2016 ADMB Foundation Author: Johnoel Ancheta. More...
 

Function Documentation

ostream& operator<< ( ostream &  output,
const adjson::json data 
)

Definition at line 17 of file adjson.cpp.

istream& operator>> ( istream &  input,
adjson::json data 
)

Copyright (c) 2016 ADMB Foundation Author: Johnoel Ancheta.

Definition at line 11 of file adjson.cpp.