mln::convert::internal Namespace Reference


Functions

template<typename V>
void from_double_to_value_dispatch (const double &from, Value< V > &to)
template<typename V>
void from_float_to_value_dispatch (const float &from, Value< V > &to)
template<typename V>
void from_int_to_value_dispatch (const int &from, Value< V > &to)
template<typename F, typename T>
void from_to_dispatch (metal::true_, const F &from, metal::true_, T &to)
template<typename F, typename T>
void from_to_dispatch (metal::false_, const F &from, metal::true_, T &to)
template<typename F, typename T>
void from_to_dispatch (metal::true_, const F &from, metal::false_, T &to)
template<typename F, typename T>
void from_to_dispatch (metal::false_, const F &from, metal::false_, T &to)
template<typename F, typename T>
void from_to_dispatch (const Object< F > &from, Object< T > &to)
template<typename F, typename T>
void from_to_dispatch (metal::false_, const Object< F > &from, Object< T > &to)
template<typename F, typename T>
void from_to_dispatch (metal::true_, const Object< F > &from, Object< T > &to)
template<typename F, typename T>
void from_to_dispatch (const Value< F > &from, Value< T > &to)
template<typename S, typename I>
void from_to_dispatch (const Site_Set< S > &from, Image< I > &to)
template<typename I, typename S>
void from_to_dispatch (const Image< I > &from, Site_Set< S > &to)
template<typename V>
void from_unsigned_to_value_dispatch (const unsigned &from, Value< V > &to)


Function Documentation

template<typename V>
void mln::convert::internal::from_double_to_value_dispatch ( const double &  from,
Value< V > &  to 
) [inline]

template<typename V>
void mln::convert::internal::from_float_to_value_dispatch ( const float &  from,
Value< V > &  to 
) [inline]

template<typename V>
void mln::convert::internal::from_int_to_value_dispatch ( const int &  from,
Value< V > &  to 
) [inline]

template<typename F, typename T>
void mln::convert::internal::from_to_dispatch ( metal::true_  ,
const F &  from,
metal::true_  ,
T &  to 
) [inline]

Definition at line 188 of file from_to.hh.

References mln::exact(), and from_to_dispatch().

template<typename F, typename T>
void mln::convert::internal::from_to_dispatch ( metal::false_  ,
const F &  from,
metal::true_  ,
T &  to 
) [inline]

Definition at line 178 of file from_to.hh.

References mln::exact(), and mln::convert::over_load::from_to_().

template<typename F, typename T>
void mln::convert::internal::from_to_dispatch ( metal::true_  ,
const F &  from,
metal::false_  ,
T &  to 
) [inline]

Definition at line 167 of file from_to.hh.

References mln::exact(), and mln::convert::over_load::from_to_().

template<typename F, typename T>
void mln::convert::internal::from_to_dispatch ( metal::false_  ,
const F &  from,
metal::false_  ,
T &  to 
) [inline]

Definition at line 156 of file from_to.hh.

References mln::convert::over_load::from_to_().

template<typename F, typename T>
void mln::convert::internal::from_to_dispatch ( const Object< F > &  from,
Object< T > &  to 
) [inline]

Definition at line 140 of file from_to.hh.

References mln::exact(), and from_to_dispatch().

template<typename F, typename T>
void mln::convert::internal::from_to_dispatch ( metal::false_  ,
const Object< F > &  from,
Object< T > &  to 
) [inline]

Definition at line 126 of file from_to.hh.

References mln::exact(), and mln::convert::over_load::from_to_().

template<typename F, typename T>
void mln::convert::internal::from_to_dispatch ( metal::true_  ,
const Object< F > &  from,
Object< T > &  to 
) [inline]

Definition at line 115 of file from_to.hh.

References mln::exact().

template<typename F, typename T>
void mln::convert::internal::from_to_dispatch ( const Value< F > &  from,
Value< T > &  to 
) [inline]

Definition at line 101 of file from_to.hh.

References mln::convert::impl::from_value_to_value().

template<typename S, typename I>
void mln::convert::internal::from_to_dispatch ( const Site_Set< S > &  from,
Image< I > &  to 
) [inline]

Definition at line 89 of file from_to.hh.

References mln::exact(), and mln::convert::impl::from_site_set_to_image().

template<typename I, typename S>
void mln::convert::internal::from_to_dispatch ( const Image< I > &  from,
Site_Set< S > &  to 
) [inline]

template<typename V>
void mln::convert::internal::from_unsigned_to_value_dispatch ( const unsigned &  from,
Value< V > &  to 
) [inline]


Generated on Sun Apr 25 01:57:53 2010 for Milena (Olena) by  doxygen 1.5.6