Skip to content
Snippets Groups Projects
Commit 0d9f0061 authored by Jonathan Wakely's avatar Jonathan Wakely
Browse files

libstdc++: Simplify preprocessor/namespace nesting in <bits/move.h>

There's no good reason to conditionally close and reopen namespace std
within an #if block. Just include the <type_traits> header at the top
instead.

libstdc++-v3/ChangeLog:

	* include/bits/move.h: Simplify opening/closing namespace std.

(cherry picked from commit 5c8b154c)
parent 9fa6a69a
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