OmniSciDB  72c90bc290
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
DoubleSort.h File Reference
#include "funcannotations.h"
#include <algorithm>
#include <iterator>
#include <numeric>
#include <vector>
#include <ostream>
+ Include dependency graph for DoubleSort.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

union  double_sort::Variant< T >
 
struct  double_sort::Value< T0, T1 >
 
struct  double_sort::Iterator< T0, T1 >
 

Namespaces

 double_sort
 

Functions

template<typename T0 , typename T1 >
std::ostream & double_sort::operator<< (std::ostream &out, Value< T0, T1 > const &ds)