LeviLamina
Loading...
Searching...
No Matches
ThreadPool.h
1#pragma once
2
3#include "mc/_HeaderOutputPredefine.h"
4
5template <typename T0, typename T1>
6struct ThreadPool {};
Definition ThreadPool.h:6