private_detail_about_traits::has_inserter< T, U > Struct Template Reference

#include <traits.hpp>

List of all members.

template<typename T, typename U>
struct private_detail_about_traits::has_inserter< T, U >


Public Types

enum  { value = (sizeof(is<does_not_exist>::type(operator<<(insert_in_nslookup(make<T>::type(),make<does_not_exist>::type()),make<U>::type()))) == sizeof(no)) }

Member Enumeration Documentation

template<typename T, typename U>
anonymous enum
 

Enumeration values:
value 

Definition at line 77 of file traits.hpp.


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


Donate to the XiMoL project SourceForge.net Logo If you have any questions about XiMoL, you could write to tournois@users.sourceforge.net.