Catos Engine (Source) 0.0.1
Lightweight Game engine
|
Simple struct to hold 2 objects. More...
#include <pair.h>
Public Attributes | |
K | first |
V | second |
Simple struct to hold 2 objects.
K catos::Pair< K, V >::first |
V catos::Pair< K, V >::second |