exmat::IsPowOf2< num, n > Class Template Reference
#include <Metaprogramming.h>
List of all members.
Detailed Description
template<unsigned int num, unsigned int n = sizeof(int)*4/2>
class exmat::IsPowOf2< num, n >
Check a static int is power of 2 or not - Note:
- Detect up to 65536 for 32bits int
The documentation for this class was generated from the following file:
Generated on Sat May 6 23:12:04 2006 for Exmat by
1.4.6-NO