Boost.org typeof module
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
Peter Dimov 8c654f75a3 Update C++03 deprecation message 4 months ago
.github/workflows Add .github/workflows/ci.yml 7 months ago
doc Add, and update, documentation build targets. 7 years ago
include/boost/typeof Update C++03 deprecation message 4 months ago
meta [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. 3 years ago
test C++20 removes std::raw_storage_iterator, unary_negate, binary_negate 7 months ago
tools removes unnecessary escaping 16 years ago
.gitattributes initial commit 18 years ago
.travis.yml Update .travis.yml 3 years ago
CMakeLists.txt Update CMakeLists.txt 2 years ago
appveyor.yml Appveyor config referenced Travis variables 6 years ago
index.html Fix a link in the typeof forwarding html file. 15 years ago