This website requires JavaScript.
Explore
Help
Register
Sign In
kindred
/
create
Watch
1
Star
1
Fork
0
You've already forked create
Code
Issues
30
Pull Requests
Actions
Packages
Projects
9
Releases
2
Wiki
Activity
34,468
Commits
41
Branches
6
Tags
2cdb802f585182735041eefeb9955858b6bcf7aa
Commit Graph
3 Commits
Author
SHA1
Message
Date
wmayer
d2168f51b9
Base: modernize C++: replace 'typedef' with 'using'
2022-08-29 11:42:09 +02:00
wmayer
27a2646415
Base: [skip ci] lgtm: Inconsistent definition of copy constructor and assignment ('Rule of Two')
2022-03-20 16:30:14 +01:00
wmayer
032cea587d
Base: implement a lightweight smart pointer for PyObject like Py::Object to reduce includes of Python.h in header files
2022-03-04 15:51:51 +01:00