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