Stokhos Development
Loading...
Searching...
No Matches
Stokhos::is_power_of_two< N > Struct Template Reference

Public Types

enum  type { value = (N > 0) && !(N & (N - 1)) }

The documentation for this struct was generated from the following file: