13 d1 = Utility::day(1939, 9, 3),
14 d2 = Utility::day(1945, 8, 15);
15 cout <<
d2 - d1 <<
"\n";
17 catch (
const exception&
e) {
18 cerr <<
"Caught exception: " << e.what() <<
"\n";
Header for GeographicLib::Utility class.
Namespace for GeographicLib.
Array< double, 1, 3 > e(1./3., 0.5, 2.)