This website requires JavaScript.
Explore
Help
Sign In
boostorg
/
detail
Watch
1
Star
0
Fork
1
You've already forked detail
mirror of
https://github.com/boostorg/detail.git
synced
2026-05-03 19:40:46 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
452
Commits
80
Branches
136
Tags
5ef03bffe3c0c8da6ca6bbbc8015182aa5ce4ab1
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Beman
5ef03bffe3
Move get_cont_octet_out_count_impl from unnamed namespace to namespace detail. Workaround for unnamed namespace symbols having external linkage prior to C++11, which causes duplicate symbol errors in libraries (for example filesystem) that link in multiple object files (differing only in namespaces) built from the same source file, allowing two versions to exist side-by-side in the same lib or dll.
2014-09-01 07:29:57 -04:00
include
/boost
Move get_cont_octet_out_count_impl from unnamed namespace to namespace detail. Workaround for unnamed namespace symbols having external linkage prior to C++11, which causes duplicate symbol errors in libraries (for example filesystem) that link in multiple object files (differing only in namespaces) built from the same source file, allowing two versions to exist side-by-side in the same lib or dll.
2014-09-01 07:29:57 -04:00
test
Don't run 'correctly_disable' tests by default.
2014-05-31 18:22:42 +01:00
.gitattributes
pending stuff from Boost Graph Library
2000-09-18 08:24:47 +00:00
S
Description
Boost.org detail module
1.1
MiB
Languages
C++
99.3%
CMake
0.4%
HTML
0.3%