Regina 7.3 Calculation Engine
Classes | Namespaces | Functions
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. More...
 

Detailed Description

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


Copyright © 1999-2023, The Regina development team
This software is released under the GNU General Public License, with some additional permissions; see the source code for details.
For further information, or to submit a bug or other problem, please contact Ben Burton (bab@maths.uq.edu.au).