Static Public Attributes | List of all members
zorba::internal::ztd::has_insertion_operator< T > Struct Template Reference

#include <zorba/internal/ztd.h>

Inheritance diagram for zorba::internal::ztd::has_insertion_operator< T >:
Inheritance graph
[legend]
Collaboration diagram for zorba::internal::ztd::has_insertion_operator< T >:
Collaboration graph
[legend]

Static Public Attributes

static bool const value
 This is true only when the type T has a global operator<<() declared for it. More...
 

Detailed Description

template<typename T>
struct zorba::internal::ztd::has_insertion_operator< T >

Definition at line 163 of file ztd.h.

Member Data Documentation

template<typename T >
bool const zorba::internal::ztd::has_insertion_operator_impl::has_insertion_operator< T >::value
staticinherited

This is true only when the type T has a global operator<<() declared for it.

Definition at line 142 of file ztd.h.


The documentation for this struct was generated from the following file: