template<
int X,
int Y>
struct mgpu::sMax< X, Y >
Definition at line 144 of file static.h.
#include <static.h>
|
enum | { value = (X >= Y) ? X : Y
} |
|
The documentation for this struct was generated from the following file:
- E:/git/nvbio/contrib/moderngpu/include/util/static.h