typing0.hpp File Reference

#include "eleve/config.hpp"
#include <list>
#include <vector>
#include <typeinfo>
#include <iostream>
#include <algorithm>
#include <iomanip>
#include <boost/noncopyable.hpp>
#include <boost/bind.hpp>
#include <boost/lexical_cast.hpp>
#include <boost/any.hpp>
#include <boost/numeric/conversion/converter.hpp>
#include <boost/type_traits.hpp>
#include <boost/utility/enable_if.hpp>
#include <boost/date_time/gregorian/gregorian_types.hpp>
#include <boost/date_time/gregorian/formatters.hpp>
#include <boost/date_time/gregorian/parsers.hpp>
#include "eleve/src/runtime2.hpp"

Go to the source code of this file.

Namespaces

namespace  boost
namespace  boost::gregorian
namespace  eepgwde
namespace  eepgwde::detail
namespace  eepgwde::detail::i0

Classes

struct  eepgwde::detail::Numeric< T, Enable >
struct  eepgwde::detail::is_Numeric
struct  eepgwde::detail::Numeric< T, typename enable_if< is_arithmetic< T > >::type >
struct  eepgwde::detail::usdate
struct  eepgwde::detail::posixdate
struct  eepgwde::detail::eudate
struct  eepgwde::detail::scaling< T, P, Q >
struct  eepgwde::detail::rate
struct  eepgwde::detail::bps
struct  eepgwde::detail::pointerize0< B, T >
struct  eepgwde::detail::i0::dummy< int >

Functions

template<class charT>
std::basic_string< charT > boost::gregorian::to_uk_string_type (const date &d)
 wrapper function for to_uk_(w)string(date)
std::string boost::gregorian::to_uk_string (const date &d)
template<class charT>
std::basic_string< charT > boost::gregorian::to_us_string_type (const date &d)
 wrapper function for to_us_(w)string(date)
std::string boost::gregorian::to_us_string (const date &d)
template<typename T>
std::ostream & eepgwde::detail::operator<< (std::ostream &o, const Numeric< T > &t)
template<typename T>
std::istream & eepgwde::detail::operator>> (std::istream &i, Numeric< T > &t)
std::ostream & eepgwde::detail::operator<< (std::ostream &o, const usdate &t)
std::istream & eepgwde::detail::operator>> (std::istream &i, usdate &t)
std::ostream & eepgwde::detail::operator<< (std::ostream &o, const posixdate &t)
std::istream & eepgwde::detail::operator>> (std::istream &i, posixdate &t)
std::ostream & eepgwde::detail::operator<< (std::ostream &o, const eudate &t)
std::istream & eepgwde::detail::operator>> (std::istream &i, eudate &t)
template<typename B, typename C>
eepgwde::detail::pointerize (C &c)
template<typename B, typename C>
eepgwde::detail::pointerize1 (C b, C e)


Detailed Description

Author:
typing0.hpp
Extra data types.

Definition in file typing0.hpp.


Generated on Thu Feb 18 21:30:12 2010 for eleve by  doxygen 1.5.6