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
9
Commits
1
Branch
0
Tags
087f3d45bd28f714cd0629206e7bb4de0b91e6b2
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Kjistóf
087f3d45bd
swapped old-school new -> delete to fancy std::unique_ptr
2016-11-27 14:15:10 +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
swapped old-school new -> delete to fancy std::unique_ptr
2016-11-27 14:15:10 +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
Description
A naive implementation of std::function (or something similar).
240
KiB
Languages
C++
100%