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
5fcc3c4cfdc89e0ce68ca6336dbbb173fed36219
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Daniel James
5fcc3c4cfd
Create a development branch for the hash library.
...
[SVN r38869]
2007-08-23 19:28:19 +00:00
doc
*** empty log message ***
2007-05-02 02:38:56 +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%