Update NonBlockingThreadPool.h plain asserts to use eigen_plain_assert
Reference issue
Fixes #2850 (closed)
What does this implement/fix?
Update NonBlockingThreadPool.h plain asserts to use eigen_plain_assert. This allows for continued compatibility with projects that are not on cxx26 yet
Additional information
N/A
Edited by Charles Schlosser