The Machine Perception Toolbox

[Introduction]- [News]- [Download]- [Screenshots]- [Manual (pdf)]- [Forums]- [API Reference]- [Repository ]

 

Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

b_inverse.cpp

Go to the documentation of this file.
00001 //  Copyright (c) 2003 boost.org
00002 //
00003 //  Permission to copy, use, modify, sell and distribute this software
00004 //  is granted provided this copyright notice appears in all copies.
00005 //  This software is provided "as is" without express or implied
00006 //  warranty, and with no claim as to its suitability for any purpose.
00007 //
00008 //  http://www.boost.org
00009 // 
00010 
00011 // This file will declare 'foo' is 'MACROS' is NOT defined.
00012 
00013 #ifndef MACROS
00014 void
00015 # ifdef _WIN32
00016 __declspec(dllexport)
00017 # endif 
00018 foo() {}
00019 #endif
00020 
00021 # ifdef _WIN32
00022 int __declspec(dllexport) force_implib_creation;
00023 # endif 

Generated on Mon Nov 8 17:07:30 2004 for MPT by  doxygen 1.3.9.1