aboutsummaryrefslogtreecommitdiff
path: root/contrib/devtools/bitcoin-tidy/example_nontrivial-threadlocal.cpp
blob: 2b74df5d0e8386b30c517c7b1e1b3bf074cde1ac (plain)
1
2
#include <string>
thread_local std::string foo;