Games Task Scheduler (GTS)
A multi-processor scheduling framework for games engines
|
The result structure for pop_back_and_get. More...
#include <ParallelVector.h>
Public Attributes | |
value_type && | val |
The potentially popped value. | |
bool | isValid |
True if 'val' contains the popped value. False if 'val' is garbage. | |
The result structure for pop_back_and_get.