![]() |
Scarab
v2.11.1
Project 8 C++ Utility Library
|
#include <algorithm>#include "param.hh"#include "error.hh"#include "pybind11/pybind11.h"#include "pybind11/pytypes.h"
Go to the source code of this file.
Namespaces | |
| scarab_pybind | |
Functions | |
| scarab::param_ptr_t | to_param (const pybind11::object &an_object, bool hyphenate_keys=false) |
| pybind11::object | to_python (const scarab::param &a_param, bool underscore_keys=false) |
1.8.13