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