ppap4lmp  0.7.2
pybind_json.cpp File Reference

This file has an implementation of type caster for Json. More...

#include "json.h"
#include "pybind.h"
#include "pybind_json.h"
Include dependency graph for pybind_json.cpp:

Go to the source code of this file.

Functions

Json pybind11::detail::impl::to_json (const py::handle &obj)
 
py::object pybind11::detail::impl::from_json (const Json &j)
 

Detailed Description

This file has an implementation of type caster for Json.

Author
Takayuki Kobayashi
Date
2019/03/04

Definition in file pybind_json.cpp.