]> git.ipfire.org Git - thirdparty/gcc.git/commit
Fix condition in shared_ptr assertion
authorredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 30 Nov 2016 14:46:15 +0000 (14:46 +0000)
committerredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 30 Nov 2016 14:46:15 +0000 (14:46 +0000)
commit5f3234cfaee0d298e2f0eb70da1230cbf27fec41
tree10b2c0cab9b3636e500bc74c10f9b40a65452575
parent922a7856a1d40a99275a0b112ad95e2c4955d7bc
Fix condition in shared_ptr assertion

2016-11-30  Tim Shen  <timshen@google.com>

* include/bits/shared_ptr_base.h
(__shared_ptr_access<T, L, true, false>::operator*()): Fix assertion.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@243027 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/shared_ptr_base.h