Silicium
Classes | Namespaces | Enumerations | Functions
byte.hpp File Reference
#include <boost/cstdint.hpp>
#include <boost/functional/hash.hpp>

Go to the source code of this file.

Classes

struct  std::hash< Si::byte >
 

Namespaces

 Si
 
 std
 

Enumerations

enum  Si::byte : boost::uint8_t { Si::byte::minimum = 0, Si::byte::zero = 0, Si::byte::one = 1, Si::byte::maximum = 255 }
 

Functions

std::size_t Si::hash_value (byte value)
 
template<class Char >
std::basic_ostream< Char > & Si::operator<< (std::basic_ostream< Char > &out, byte value)