This file contain the implementation of the period abstraction. More...
#include "boost/operators.hpp"

Classes | |
| class | boost::date_time::period< point_rep, duration_rep > | 
| Provides generalized period type useful in date-time systems.  More... | |
Namespaces | |
| boost | |
| Duration formatting facet for input.  | |
| boost::date_time | |
This file contain the implementation of the period abstraction.
This is basically the same idea as a range. Although this class is intended for use in the time library, it is pretty close to general enough for other numeric uses.