This website requires JavaScript.
Explore
Help
Sign In
avr
/
util
Watch
1
Star
0
Fork
0
You've already forked util
Code
Issues
Pull Requests
Releases
Wiki
Activity
4
Commits
1
Branch
0
Tags
c6e9534b52627882ba8d4fff40c02edab95697dd
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
BlackMark
c6e9534b52
Reimplement and extend using implementation suggestions from cppref
2020-04-07 19:13:34 +02:00
.clang-format
Initial commit
2020-04-07 03:43:29 +02:00
.gitattributes
Initial commit
2020-04-07 03:43:29 +02:00
.gitignore
Initial commit
2020-04-07 03:43:29 +02:00
LICENSE
Initial commit
2020-04-07 03:43:29 +02:00
type.hpp
Reimplement and extend using implementation suggestions from cppref
2020-04-07 19:13:34 +02:00
Description
Helper templates for meta programming, substitute for missing "type_traits", "limits", "utility" and "functional" standard library headers.
56
KiB
Languages
C++
100%