Overview Tutorial API reference Examples Build Download ZmqMessage 0.1 - 21 Oct 2011

ZmqMessage::Private::IsStr< T > Struct Template Reference

#include <MetaTypes.hpp>

List of all members.

Public Types

typedef char Yes

Static Public Member Functions

template<typename U>
static No check_str (...)
template<typename U>
static Yes check_str (LengthTraits< U > *, DataTraits< U > *)

Static Public Attributes

static const bool value = (sizeof(check_str<T>(0, 0)) == sizeof(Yes))

Classes

struct  No

template<class T>
struct ZmqMessage::Private::IsStr< T >


Member Typedef Documentation

template<class T>
typedef char ZmqMessage::Private::IsStr< T >::Yes


Member Function Documentation

template<class T>
template<typename U>
static Yes ZmqMessage::Private::IsStr< T >::check_str ( LengthTraits< U > *  ,
DataTraits< U > *   
) [static]

template<class T>
template<typename U>
static No ZmqMessage::Private::IsStr< T >::check_str (   ...  )  [static]


Member Data Documentation

template<class T>
const bool ZmqMessage::Private::IsStr< T >::value = (sizeof(check_str<T>(0, 0)) == sizeof(Yes)) [static]


The documentation for this struct was generated from the following file:
ZmqMessage 0.1 — open source software, support@zmqmessage.org