Regina 7.4 Calculation Engine
container.h File Reference

Contains a packet whose entire life purpose is to contain other packets. More...

#include "regina-core.h"
#include "packet/packet.h"

Classes

class  regina::Container
 A packet that simply contains other packets. More...
 

Namespaces

namespace  regina
 Contains the entire Regina calculation engine.
 

Functions

void regina::swap (Container &, Container &)
 Swap function for container packets that does nothing.
 

Detailed Description

Contains a packet whose entire life purpose is to contain other packets.