base.hpp File Reference

Include dependency graph for base.hpp:
This graph shows which files directly or indirectly include this file:

Namespaces

namespace  vmime
namespace  vmime::lineLengthLimits
namespace  vmime::utility

Enumerations

enum  { max = 998, convenient = 78 }

Functions

const string libname ()
const string libversion ()
const string libapi ()
template<typename T , size_t N>
T const * begin (T const (&array)[N])
template<typename T , size_t N>
T const * end (T const (&array)[N])
template<typename T , size_t N>
size_t count (T const (&array)[N])
template<class T1 , class T2 >
void copy_vector (const T1 &v1, T2 &v2)
template<class T >
ref< T > clone (ref< const T > x)
template<class T >
ref< T > clone (const T &x)
template<class X , class Y >
ref< X > dynamicCast (ref< Y > y)

Generated by  doxygen 1.6.2