This website requires JavaScript.
Explore
Help
Sign In
boost
/
typeof
Watch
2
Star
0
Fork
0
You've already forked typeof
mirror of
https://github.com/boostorg/typeof.git
synced
2026-01-22 17:52:22 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
90
Commits
51
Branches
105
Tags
svn-branches/multi_array
Go to file
Add File
New File
Upload File
Apply Patch
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Ronald Garcia
99f958f2a9
Created a branch from trunk
...
[SVN r38959]
2007-08-26 05:34:35 +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
Description
Mirrored via gitea-mirror
776
KiB
Languages
C++
91.7%
CMake
7.4%
HTML
0.9%