Vegastrike 0.5.1 rc1
1.0
Original sources for Vegastrike Evolved
|
Go to the source code of this file.
Namespaces | |
CS | |
Constant Groups | |
CS | |
Functions | |
template<class T > | |
CS_FORCEINLINE_TEMPLATEMETHOD void | CS::Swap (T &a, T &b) |
template<class T , class Fn > | |
CS_FORCEINLINE_TEMPLATEMETHOD Fn & | CS::ForEach (T it, Fn &Func) |
template<class T , class Fn > | |
CS_FORCEINLINE_TEMPLATEMETHOD Fn & | CS::ForEach (T *start, T *end, Fn &Func) |
template<class T , class Fn , class P > | |
CS_FORCEINLINE_TEMPLATEMETHOD Fn & | CS::ForEach (T it, Fn &Func, P &p) |
General Algorithms
Definition in file opcodealgorithms.h.