Awali
Another Weighted Automata library
Data Structures | Namespaces | Functions
pair.hh File Reference
#include <awali/sttc/misc/attributes.hh>
#include <awali/utils/hash.hh>

Go to the source code of this file.

Data Structures

struct  std::hash< pair< T1, T2 > >
 

Namespaces

 awali
 Main namespace of Awali.
 
 awali::sttc
 Namespace for the static layer of Awali.
 

Functions

template<typename T >
std::pair< T, T > awali::sttc::make_ordered_pair (T e1, T e2)