value_type

  typedef bool value_type;
  

For compatibility with other standard containers, the nested type value_type is defined as bool.