Name |
Last commit
|
Last update |
---|---|---|
.. | ||
all_bound.cc | ||
cv_quals.cc | ||
mixed.cc | ||
nested.cc | ||
placeholders.cc | ||
ref.cc |
* include/std/functional (is_placeholder, is_bind_expression): Add partial specializations for cv-qualified types. * include/tr1/functional (is_placeholder, is_bind_expression): Add partial specializations for std::bind and std::placeholders and for cv-qualified types. * testsuite/20_util/bind/cv_quals_3.cc: New. * testsuite/tr1/3_function_objects/bind/cv_quals.cc: New. * testsuite/tr1/3_function_objects/bind/mixed.cc: New. From-SVN: r181607
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
all_bound.cc | Loading commit data... | |
cv_quals.cc | Loading commit data... | |
mixed.cc | Loading commit data... | |
nested.cc | Loading commit data... | |
placeholders.cc | Loading commit data... | |
ref.cc | Loading commit data... |