Skip to content
Snippets Groups Projects
Commit 2fce8e25 authored by dgregor's avatar dgregor
Browse files

2005-04-01 Douglas Gregor <doug.gregor@gmail.com>

	* include/tr1/functional (_Maybe_wrap_member_pointer): Wrap up
	member pointers in _Mem_fn but let other function objects pass
	through unchanged.
	* include/tr1/functional_iterator (bind): Reduce number of bind()
	overloads to two to eliminate ambiguities. Use
	_Maybe_wrap_member_pointer to handle member pointers gracefully.


git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@97428 138bc75d-0d04-0410-961f-82ee72b054a4
parent 4876d8f7
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment