All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Macros Pages
Public Member Functions | List of all members
std::hash< paal::lp::Id > Struct Template Reference

#include <ids.hpp>

Inheritance diagram for std::hash< paal::lp::Id >:
std::hash< paal::lp::col_id > std::hash< paal::lp::row_id >

Public Member Functions

std::size_t operator() (const paal::lp::Id &x) const
 

Detailed Description

template<>
struct std::hash< paal::lp::Id >

Hash function for Id class.

Definition at line 74 of file ids.hpp.

Member Function Documentation

std::size_t std::hash< paal::lp::Id >::operator() ( const paal::lp::Id x) const
inline

Returns the hash of a given Id object.

Definition at line 78 of file ids.hpp.


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