This website requires JavaScript.
Explore
Help
Sign In
boostorg
/
typeof
Watch
1
Star
0
Fork
1
You've already forked typeof
mirror of
https://github.com/boostorg/typeof.git
synced
2026-05-04 20:04:13 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
90
Commits
51
Branches
107
Tags
4f4bb61781aff18049fe92fbc26f184d589088b6
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Peder Holt
4f4bb61781
boost.typeof now supports native typeof for VC8.0
...
[SVN r39131]
2007-09-05 19:52:18 +00:00
doc
boost.typeof now supports native typeof for VC8.0
2007-09-05 19:52:18 +00:00
include/boost
/typeof
native typeof implementation for VC7.1 and VC8.0 now uses typeid() instead of sizeof() to map a type. This bypasses some bugs in Microsofts sizeof implementation, and removes a limitation on the number of typeof invocations that can be done in a single compilation unit
2007-08-20 18:09:14 +00:00
test
Remove V1 Jamfiles
2007-08-08 19:02:26 +00:00
tools
preprocessed vector
2006-01-13 02:47:48 +00:00
.gitattributes
initial commit
2005-08-26 02:11:15 +00:00
index.html
inspection report fixes
2006-09-09 17:25:09 +00:00
S
Description
Boost.org typeof module
889
KiB
Languages
C++
91.7%
CMake
7.4%
HTML
0.9%