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

Classes

struct  boost::gregorian::bad_day_of_year
 Exception type for day of year (1..366) 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,
1, 366, bad_day_of_year > 
boost::gregorian::greg_day_of_year_policies
 A day of the year range (1..366) More...
 
typedef CV::constrained_value
< greg_day_of_year_policies > 
boost::gregorian::greg_day_of_year_rep
 Define a range representation type for the day of the year 1..366. More...