Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
pybind11
/
3e2e44f53fc93ee3195b41e7556e4769a501dcbc
/
example
/
example-callbacks.cpp
b3f3d79
Rename examples files, as per #288
by Jason Rhinelander
· 9 years ago
[Renamed (66%) from example/example5.cpp]
954b793
avoid C++ -> Python -> C++ overheads when passing around function objects
by Wenzel Jakob
· 9 years ago
835fc06
Add callback examples with named parameters
by Brad Harmon
· 9 years ago
6c03beb
enable *args and **kwargs notation (closes #190)
by Wenzel Jakob
· 9 years ago
8cb6cb3
minor cleanups in common.h; updated author info and copyright year
by Wenzel Jakob
· 9 years ago
48548ea
general cleanup of the codebase
by Wenzel Jakob
· 10 years ago
8f4eb00
last breaking change: be consistent about the project name
by Wenzel Jakob
· 10 years ago
19208fe
install a cleanup handler for nontrivial lambda closures
by Wenzel Jakob
· 10 years ago
a2f6fde
support for overriding virtual functions
by Wenzel Jakob
· 10 years ago
7b8e032
added a few basic number types
by Wenzel Jakob
· 10 years ago
281aa0e
nicer code separation, cleanup logic, std::function type caster
by Wenzel Jakob
· 10 years ago
a576e6a
keyword argument support, removed last traces of std::function<> usage
by Wenzel Jakob
· 10 years ago
38bd711
Initial commit
by Wenzel Jakob
· 10 years ago