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
33,376
Commits
41
Branches
6
Tags
2e28c4ff93e2739711613205332ca17dcdb293b7
Commit Graph
3 Commits
Author
SHA1
Message
Date
wmayer
4e42ff7baa
Base: modernize C++: replace 'typedef' with 'using'
2022-08-29 11:42:09 +02:00
wmayer
5edfc1ea42
Base: [skip ci] lgtm: Inconsistent definition of copy constructor and assignment ('Rule of Two')
2022-03-20 16:30:14 +01:00
wmayer
6c2e1a2d6e
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