ARB
Static Public Member Functions | Public Attributes | List of all members
disallow_type< T, U > Struct Template Reference

#include <arbtools.h>

Collaboration diagram for disallow_type< T, U >:
Collaboration graph
[legend]

Static Public Member Functions

static void here ()
 

Public Attributes

different_types< T, Uwrong_type_used
 

Detailed Description

template<typename T, typename U>
struct disallow_type< T, U >

Definition at line 145 of file arbtools.h.

Member Function Documentation

template<typename T , typename U >
static void disallow_type< T, U >::here ( )
inlinestatic

Definition at line 151 of file arbtools.h.

Referenced by awt_create_collect_buttons(), and awt_create_order_buttons().

Member Data Documentation

template<typename T , typename U >
different_types<T,U> disallow_type< T, U >::wrong_type_used

Definition at line 150 of file arbtools.h.


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