Menu

BitCount< bool, false > Struct Template Reference

#include <ByteCount.h>

Public Types

typedef bool value_type
 The value type as defined by Boost MPL.
typedef boost::mpl::integral_c_tag tag
 The tag type as defined by Boost MPL.
typedef BitCount type
 The self type as defined by Boost MPL.

Static Public Attributes

static const uint16_t value = 0

template<>
struct BitCount< bool, false >


Member Typedef Documentation

typedef boost::mpl::integral_c_tag BitCount< bool, false >::tag

The tag type as defined by Boost MPL.

typedef BitCount BitCount< bool, false >::type

The self type as defined by Boost MPL.

typedef bool BitCount< bool, false >::value_type

The value type as defined by Boost MPL.


Field Documentation

const uint16_t BitCount< bool, false >::value = 0 [static]

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