|
Anypia Programmer's Documentation
|
Checks date of death for basic correctness.
static void deathCheck2( const boost::gregorian::date& datetemp );
|
Parameters |
Description |
|
const boost::gregorian::date& datetemp |
The date to check. |
|
Exceptions |
Description |
|
PiaException of type PIA_IDS_DEATH1 if month of death is out of range. PiaException of type PIA_IDS_DEATH2 if year of death is after maximum allowed. |
|
Copyright (c) 2010. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|