re PR libstdc++/64367 (g++-v5/stdexcept:52:28: error: invalid use of non-static data...
authorJonathan Wakely <jwakely@redhat.com>
Sun, 21 Dec 2014 15:16:08 +0000 (15:16 +0000)
committerJonathan Wakely <redi@gcc.gnu.org>
Sun, 21 Dec 2014 15:16:08 +0000 (15:16 +0000)
commit8b6425215f80becd97d6312c2a9e414a1562a78c
treeafe8477dc8e0f2eff4918ffaf7d69ad223a1becf
parentb9fa057537445e7ecfb2bbbfcf7ecacdc4e3ad05
re PR libstdc++/64367 (g++-v5/stdexcept:52:28: error: invalid use of non-static data member '_M_p')

PR libstdc++/64367
* include/std/stdexcept: Don't use non-static member in sizeof.

From-SVN: r218997
libstdc++-v3/ChangeLog
libstdc++-v3/include/std/stdexcept