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

Classes

struct  boost::gregorian::bad_weekday
 Exception that flags that a weekday number is incorrect. More...
 
class  boost::gregorian::greg_weekday
 Represent a day within a week (range 0==Sun to 6==Sat) 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,
0, 6, bad_weekday > 
boost::gregorian::greg_weekday_policies
 
typedef CV::constrained_value
< greg_weekday_policies > 
boost::gregorian::greg_weekday_rep