MP6
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"

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