mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-15 12:51:00 +02:00
2 lines
48 B
C++
2 lines
48 B
C++
#include <string>
|
|
thread_local std::string foo;
|