CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
CeresEngine::ThreadPartitioner Member List

This is the complete list of members for CeresEngine::ThreadPartitioner, including all inherited members.

mMinimumGrainSizeCeresEngine::ThreadPartitionerprivate
mThreadCountCeresEngine::ThreadPartitionerprivate
operator()(I first, S last)CeresEngine::ThreadPartitionerinline
ThreadPartitioner(const std::size_t minimumGrainSize, const std::size_t occupancy=hardware_concurrency())CeresEngine::ThreadPartitionerinlineexplicit