samchon / tstl

TypeScript-STL (Standard Template Library, migrated from C++)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Integrate tstl-singleton into thread module

samchon opened this issue · comments

I've missed that the C++17 standard design has a new spec: thread safe singleton.

Therefore, I will integrate tstl-singleton into <thread> module of this TSTL.