Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
greg_year.hpp File Reference
#include "boost/date_time/constrained_value.hpp"
#include <stdexcept>
#include <string>
Include dependency graph for greg_year.hpp:
This graph shows which files directly or indirectly include this file:

Classes

struct  boost::gregorian::bad_year
 Exception type for gregorian year. More...
 
class  boost::gregorian::greg_year
 Represent a day of the month (range 1900 - 10000) More...
 

Namespaces

 boost
 Duration formatting facet for input.
 
 boost::gregorian
 Gregorian date system based on date_time components.
 

Typedefs

typedef
CV::simple_exception_policy
< unsigned short,
1400, 10000, bad_year > 
boost::gregorian::greg_year_policies
 Policy class that declares error handling gregorian year type. More...
 
typedef CV::constrained_value
< greg_year_policies > 
boost::gregorian::greg_year_rep
 Generated representation for gregorian year. More...