complex (complex): Define copy constructor and assignment operator as defaulted.
authorJonathan Wakely <jwakely@redhat.com>
Fri, 29 Aug 2014 16:28:19 +0000 (17:28 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Fri, 29 Aug 2014 16:28:19 +0000 (17:28 +0100)
commitfa794dc63e7aaf35c5e199ac5100b17bbc70c74d
tree4fd1334cf972596054373224ea909f5e7f663976
parent81b5d104e944fd473032ab9c6ea588cdb0a02065
complex (complex): Define copy constructor and assignment operator as defaulted.

* include/std/complex (complex): Define copy constructor and
assignment operator as defaulted. Improve Doxygen comments.

From-SVN: r214736
libstdc++-v3/ChangeLog
libstdc++-v3/include/std/complex