|
TorchCraftAI
A bot for machine learning research on StarCraft: Brood War
|
#include <registry.h>
Public Member Functions | |
| SubclassInfo (std::type_index const &type, std::string const &name, Ctor ctor) | |
Public Attributes | |
| std::type_index | type |
| std::string | name |
| Ctor | ctor |
|
inline |
| Ctor cherrypi::SubclassRegistry< Base, Args >::SubclassInfo::ctor |
| std::string cherrypi::SubclassRegistry< Base, Args >::SubclassInfo::name |
| std::type_index cherrypi::SubclassRegistry< Base, Args >::SubclassInfo::type |
1.8.11