MxEngine
Public Types | Public Member Functions | Public Attributes | List of all members
MxEngine::FactoryImpl< T, Args > Struct Template Reference

Public Types

using Base = FactoryImpl< Args... >
 
using Pool = VectorPool< ManagedResource< T >>
 

Public Member Functions

template<typename U >
auto & GetPool ()
 
template<typename F >
void ForEach (F &&func)
 

Public Attributes

Pool pool
 

The documentation for this struct was generated from the following file: