BWAPI
Classes | Functions
SPAR/AIModule/Utils/Utils.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  static_assert< true >
struct  static_if_else< true, TrueType, FalseType >
struct  static_if_else< false, TrueType, FalseType >
struct  true_type
struct  false_type
struct  empty< T >

Functions

template<class T >
void unused (const T &)
template<typename T , size_t N>
size_t array_size (T(&)[N])

Function Documentation

template<typename T , size_t N>
size_t array_size ( T(&)  [N])
template<class T >
void unused ( const T &  )

Here is the caller graph for this function:

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines