This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
boost_endian
Watch
1
Star
0
Fork
0
You've already forked boost_endian
forked from
boostorg/endian
Code
Pull Requests
Activity
547
Commits
54
Branches
54
Tags
develop
Commit Graph
4 Commits
Author
SHA1
Message
Date
Edward Diener
fa2d87176e
[skip ci] Add "cxxstd" json field. The "cxxstd" json field is being added to each Boost library's meta json information for libraries in order to specify the minumum C++ standard compilation level. The value of this field matches one of the values for 'cxxstd' in Boost.Build. The purpose of doing this is to provide information for the Boost website documentation for each library which will specify the minimum C++ standard compilation that an end-user must employ in order to use the particular library. This will aid end-users who want to know if they can successfully use a Boost library based on their C++ compiler's compilation level, without having to search the library's documentation to find this out.
2021-01-19 16:27:33 -05:00
Peter Dimov
eed8b47703
Update maintainer e-mail
2020-12-12 00:55:52 +02:00
Glen Fernandes
9420226cbc
Update maintainer in meta/libraries.json
2020-12-01 19:22:24 -05:00
Daniel James
fff254cbc2
Add metadata file.
2014-08-21 20:30:29 +01:00