fennec
Loading...
Searching...
No Matches
pair.h File Reference

A header containing the definition for a container holding a pair of values. More...

#include <fennec/containers/tuple.h>
#include <fennec/lang/hashing.h>
#include <fennec/lang/utility.h>

Go to the source code of this file.

Detailed Description

Author
Medusa Slockbower

Classes

struct  fennec::pair< TypeT0, TypeT1 >
 Struct for holding a pair of values. More...