realroot_doc 0.1.1
equal< X, Y > Struct Template Reference

ask for type equality return T in { false_t, true_t } and V in {0,1} More...

#include <texp_tests.hpp>

List of all members.

Public Types


Detailed Description

template<class X, class Y>
struct mmx::texp::equal< X, Y >

ask for type equality return T in { false_t, true_t } and V in {0,1}

Definition at line 13 of file texp_tests.hpp.


Member Typedef Documentation

typedef false_t T

Definition at line 16 of file texp_tests.hpp.


Member Enumeration Documentation

anonymous enum
Enumerator:
V 

Definition at line 15 of file texp_tests.hpp.

{ V = 1 };

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