Menu

BitCount< bool, true > 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 = 1

template<>
struct BitCount< bool, true >


Member Typedef Documentation

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

The tag type as defined by Boost MPL.

typedef BitCount BitCount< bool, true >::type

The self type as defined by Boost MPL.

typedef bool BitCount< bool, true >::value_type

The value type as defined by Boost MPL.


Field Documentation

const uint16_t BitCount< bool, true >::value = 1 [static]

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