Boost.org function_types module
Go to file
Peter Dimov 6fba35ace5 Regenerate CMakeLists.txt 2024-09-18 18:18:26 +03:00
.github/workflows Remove GCC 4.7 from ci.yml 2024-09-18 18:04:16 +03:00
build Cleanup function_types Jamfile. 2009-06-04 09:36:17 +00:00
doc Added documentation for the new metafunctions has_property_tag and its individual equivalents. 2020-01-18 11:40:22 -05:00
example Merge branch 'modular' of https://github.com/grafikrobot/boostorg.function_types into feature/modular-b2 2024-09-18 17:56:58 +03:00
include/boost/function_types Change __BORLANDC__ to BOOST_BORLANDC, which is defined in Boost config for the Embarcadero non-clang-based compilers. 2020-03-30 16:55:12 -04:00
meta Add "cxxstd" json field. The "cxxstd" json field is being added to each Boost library's meta json information for libraries whose minumum C++ standard compilation level is C++11 on up. 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-11 11:26:46 -05:00
test Add test/CMakeLists.txt 2024-09-18 18:14:18 +03:00
.gitattributes
.travis.yml Updated for b2 cmake support. 2018-12-19 22:17:18 -05:00
CMakeLists.txt Regenerate CMakeLists.txt 2024-09-18 18:18:26 +03:00
appveyor.yml VC++ 10 and VC++ 11 are only supported for 32 bits in Appveyor 2020-11-24 16:00:31 -05:00
build.jam Update build.jam 2024-09-18 18:03:39 +03:00
index.html adds redirect to documentation 2007-11-05 20:00:43 +00:00