Stokhos  Development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Public Types | List of all members
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: