ppap4lmp  0.7.2
pybind_json.h File Reference

To bind Json to Python, a custom type caster of pybind11* is required. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  pybind11::detail::type_caster< Json >
 A type caster of pybind11 for Json. More...
 

Detailed Description

To bind Json to Python, a custom type caster of pybind11* is required.

Author
Takayuki Kobayashi
Date
2018/09/09

Definition in file pybind_json.h.