PPL Assignment
IRM2015006
girl.h File Reference
#include "girl_type.h"
#include "../boys/boy.h"
#include "../gifts/gift.h"
#include <iostream>
#include <vector>
Include dependency graph for girl.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Girl
 

Functions

bool compareOnMaintenanceCost (Girl *g1, Girl *g2)
 

Function Documentation

bool compareOnMaintenanceCost ( Girl g1,
Girl g2 
)

Comparator to compare girls based on maintenance cost

Definition at line 6 of file girl.cpp.

Here is the caller graph for this function: