This website requires JavaScript.
Explore
Help
Sign In
mrtoth
/
function
Watch
1
Star
0
Fork
0
You've already forked function
Code
Issues
Pull Requests
Releases
Wiki
Activity
A naive implementation of std::function (or something similar).
3
Commits
1
Branch
0
Tags
240
KiB
C++
100%
fe574be197
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Kjistóf
fe574be197
added impelementation-candidate for magic type-erasure nested class
2016-11-27 14:03:41 +01:00
.gitignore
initial commit, let's just do this instead of studying. also hail Bjarne
2016-11-27 13:57:54 +01:00
CMakeLists.txt
initial commit, let's just do this instead of studying. also hail Bjarne
2016-11-27 13:57:54 +01:00
Function.hpp
added impelementation-candidate for magic type-erasure nested class
2016-11-27 14:03:41 +01:00
main.cpp
initial commit, let's just do this instead of studying. also hail Bjarne
2016-11-27 13:57:54 +01:00