Mir
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Classes | Namespaces | Constant Groups | Functions
int_wrapper.h File Reference
#include <iosfwd>
#include <functional>
Include dependency graph for int_wrapper.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  mir::IntWrapper< Tag >
 
struct  std::hash< ::mir::IntWrapper< Tag > >
 

Namespaces

 mir
 All things Mir.
 

Constant Groups

 mir
 All things Mir.
 

Functions

template<typename Tag >
std::ostream & mir::operator<< (std::ostream &out, IntWrapper< Tag > const &value)
 
template<typename Tag >
bool mir::operator== (IntWrapper< Tag > const &lhs, IntWrapper< Tag > const &rhs)
 
template<typename Tag >
bool mir::operator!= (IntWrapper< Tag > const &lhs, IntWrapper< Tag > const &rhs)
 
template<typename Tag >
bool mir::operator<= (IntWrapper< Tag > const &lhs, IntWrapper< Tag > const &rhs)
 
template<typename Tag >
bool mir::operator>= (IntWrapper< Tag > const &lhs, IntWrapper< Tag > const &rhs)
 
template<typename Tag >
bool mir::operator< (IntWrapper< Tag > const &lhs, IntWrapper< Tag > const &rhs)
 

Copyright © 2012,2013 Canonical Ltd.
Generated on Wed Oct 30 18:52:19 UTC 2013