CrystalClear Software Home Library Home Documentation Index

PrevUpHomeNext

Struct last_last_rule_spec

boost::local_time::last_last_rule_spec —

Synopsis

struct last_last_rule_spec {
  // types
  typedef gregorian::date               date_type; 
  typedef gregorian::last_kday_of_month start_rule;
  typedef gregorian::last_kday_of_month end_rule;  
};
Copyright © 2001-2005 CrystalClear Software, Inc

PrevUpHomeNext