openMSX
Static Public Attributes | List of all members
openmsx::IsPow2< 1 > Struct Template Reference

#include <PixelOperations.hh>

Static Public Attributes

static const bool result = true
 
static const unsigned log2 = 0
 

Detailed Description

template<>
struct openmsx::IsPow2< 1 >

Definition at line 406 of file PixelOperations.hh.

Member Data Documentation

◆ log2

const unsigned openmsx::IsPow2< 1 >::log2 = 0
static

Definition at line 408 of file PixelOperations.hh.

◆ result

const bool openmsx::IsPow2< 1 >::result = true
static

Definition at line 407 of file PixelOperations.hh.


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