|
BWAPI
|


Go to the source code of this file.
Namespaces | |
| namespace | cpp0x |
Functions | |
| template<typename T , typename... Args> | |
| cpp0x::array< T, 1+sizeof...(Args) > | make_array (const T &t, const Args &...args) |
| cpp0x::array< T, 1 + sizeof...(Args) > make_array | ( | const T & | t, |
| const Args &... | args | ||
| ) | [inline] |

1.7.6.1