Savarese Software Research Corporation
wisp_import.h File Reference

This header defines the WISP_IMPORT convenience macros. More...

Include dependency graph for wisp_import.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define  WISP_IMPORT(a, b)   typedef a::b b
 
#define  WISP_IMPORT_T(a, b)   typedef typename a::b b
 

Detailed Description

This header defines the WISP_IMPORT convenience macros.

Definition in file wisp_import.h.

Macro Definition Documentation

#define WISP_IMPORT (   a,
 
)    typedef a::b b

Definition at line 29 of file wisp_import.h.

#define WISP_IMPORT_T (   a,
 
)    typedef typename a::b b

Definition at line 30 of file wisp_import.h.

Referenced by service_main().


Savarese Software Research Corporation
Copyright © 2006-2012 Savarese Software Research Corporation. All rights reserved.