MP5
Photomosaic
no_sort.h File Reference

Masks std sorting algorithms with error messages to prevent students from using the STL's sorting functions. More...

#include <algorithm>
#include <iostream>
#include <vector>
#include "../point.h"
+ Include dependency graph for no_sort.h:
+ This graph shows which files directly or indirectly include this file:

Namespaces

 std
 STL namespace.
 

Detailed Description

Masks std sorting algorithms with error messages to prevent students from using the STL's sorting functions.

Author
Sean Massung
Date
Summer 2012