This website requires JavaScript.
Explore
Help
Sign In
boostorg
/
function_types
Watch
1
Star
0
Fork
1
You've already forked function_types
mirror of
https://github.com/boostorg/function_types.git
synced
2026-01-25 15:02:18 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6403460e9953d1de72bda702843a9d657c62e9b4
function_types
/
test
History
Peter Dimov
71cc514bc9
Add .github/workflows/ci.yml
2024-09-18 17:16:38 +03:00
..
classification
removes outdated test case
2007-05-13 13:58:19 +00:00
cmake_install_test
Add .github/workflows/ci.yml
2024-09-18 17:16:38 +03:00
cmake_subdir_test
Add .github/workflows/ci.yml
2024-09-18 17:16:38 +03:00
custom_ccs
Added functionality and tests that allow a possibly compound property tag to be queried to see if a given property tag is in it. This is useful if the end-user needs to know if, let's say, a const property has been set in the property tag. Since a property tag may be a compound property tag consisting of more than one property tag it is not possible to determine such a thing by just using boost::is_same to see if the two are equal.
2020-01-18 03:35:19 -05:00
decomposition
adds tests with const result
2008-11-28 11:38:38 +00:00
reconfiguration
libs/function_types/* - check-in
2007-05-13 13:12:51 +00:00
synthesis
libs/function_types/* - check-in
2007-05-13 13:12:51 +00:00
Jamfile
Added functionality and tests that allow a possibly compound property tag to be queried to see if a given property tag is in it. This is useful if the end-user needs to know if, let's say, a const property has been set in the property tag. Since a property tag may be a compound property tag consisting of more than one property tag it is not possible to determine such a thing by just using boost::is_same to see if the two are equal.
2020-01-18 03:35:19 -05:00