Public Member Functions | List of all members
zorba::internal::ztd::has_insertion_operator_impl::any_t Struct Reference

This dummy class is used to make the matching of the dummy operator<<() worse than the global operator<<(), if any. More...

#include <zorba/internal/ztd.h>

Public Member Functions

template<typename T >
 any_t (T const &)
 

Detailed Description

This dummy class is used to make the matching of the dummy operator<<() worse than the global operator<<(), if any.

Definition at line 97 of file ztd.h.

Constructor & Destructor Documentation

template<typename T >
zorba::internal::ztd::has_insertion_operator_impl::any_t::any_t ( T const &  )

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