MAINT-5232: Break out LLCoros::get_id() into its own header file.
We need LLSingleton machinery to be able to reference get_id() without also depending on all the rest of LLCoros -- since LLCoros isa LLSingleton.
Showing
- indra/llcommon/CMakeLists.txt 2 additions, 0 deletionsindra/llcommon/CMakeLists.txt
- indra/llcommon/llcoro_get_id.cpp 32 additions, 0 deletionsindra/llcommon/llcoro_get_id.cpp
- indra/llcommon/llcoro_get_id.h 30 additions, 0 deletionsindra/llcommon/llcoro_get_id.h
- indra/llcommon/llcoros.h 2 additions, 4 deletionsindra/llcommon/llcoros.h
Loading
Please register or sign in to comment