Sign in
gnu
/
gcc
/
master
/
.
/
libstdc++-v3
/
testsuite
/
20_util
/
synchronized_pool_resource
/
118681.cc
blob: facbf00400c9de02ba1ef3c1865c2567e9aca686 [
file
] [
log
] [
blame
]
// { dg-do run { target c++17 } }
// { dg-require-gthreads "" }
// Bug 118681 - unsynchronized_pool_resource may fail to respect alignment
#define
RESOURCE std
::
pmr
::
synchronized_pool_resource
#include
"../unsynchronized_pool_resource/118681.cc"