mirror of
https://github.com/pybind/pybind11.git
synced 2026-06-06 07:51:47 +00:00
keyword argument support, removed last traces of std::function<> usage
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/*
|
||||
example/example2.cpp2 -- Example 2: singleton design pattern, static
|
||||
functions and variables, passing and interacting with Python types
|
||||
example/example2.cpp2 -- singleton design pattern, static functions and
|
||||
variables, passing and interacting with Python types
|
||||
|
||||
Copyright (c) 2015 Wenzel Jakob <wenzel@inf.ethz.ch>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user