This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
boost_function_types
Watch
1
Star
0
Fork
0
You've already forked boost_function_types
forked from
boostorg/function_types
Code
Pull Requests
Activity
Files
esp-idf-component
boost_function_types
/
test
History
Edward Diener
669f083f33
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
..
classification
removes outdated test case
2007-05-13 13:58:19 +00: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