#include <string>
#include <sstream>
#include <stdair/stdair_exceptions.hpp>
#include <stdair/service/Logger.hpp>
Go to the source code of this file.
Namespaces |
| namespace | stdair |
| | Handle on the StdAir library context.
|
Functions |
| template<int MIN, int MAX> |
| date_time_element< MIN, MAX > | stdair::operator* (const date_time_element< MIN, MAX > &o1, const date_time_element< MIN, MAX > &o2) |
| template<int MIN, int MAX> |
| date_time_element< MIN, MAX > | stdair::operator+ (const date_time_element< MIN, MAX > &o1, const date_time_element< MIN, MAX > &o2) |