Commit 6dddab08 by Jonathan Wakely Committed by Jonathan Wakely

Fix indentation of experimental::shared_ptr code

	* include/experimental/bits/shared_ptr.h: Fix indentation.

From-SVN: r241311
parent 8a9ff71f
2016-10-18 Jonathan Wakely <jwakely@redhat.com>
* include/experimental/bits/shared_ptr.h: Fix indentation.
* include/experimental/bits/shared_ptr.h (shared_ptr(shared_ptr&&)):
Remove const from parameter.
(operator<(const shared_ptr<T>&, nullptr_t)): Use correct
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment