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
6
Commits
1
Branch
0
Tags
65d8928ff458aceb74ac44f214427f3ea8eaefc1
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
65d8928ff4
Add is_lvalue_reference
2020-04-14 12:40:39 +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
Add is_lvalue_reference
2020-04-14 12:40:39 +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%