TorchCraftAI
A bot for machine learning research on StarCraft: Brood War
Public Types | Public Member Functions | List of all members
std::hash< torchcraft::BW::UnitType > Struct Template Reference

#include <constants.h>

Public Types

typedef torchcraft::BW::UnitType argument_type
 
typedef std::size_t result_type
 

Public Member Functions

result_type operator() (argument_type const &s) const
 

Member Typedef Documentation

typedef torchcraft::BW::UnitType std::hash< torchcraft::BW::UnitType >::argument_type
typedef std::size_t std::hash< torchcraft::BW::UnitType >::result_type

Member Function Documentation

result_type std::hash< torchcraft::BW::UnitType >::operator() ( argument_type const &  s) const
inline

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