stub.hpp

Go to the documentation of this file.
00001 /* $Id: stub.hpp 52007 2011-11-18 00:55:10Z anonymissimus $ */
00002 /*
00003    By Ignacio R. Morelle <shadowm2006@gmail.com>
00004    Part of the Battle for Wesnoth Project http://www.wesnoth.org/
00005 
00006    This source code file is not copyrighted.
00007 */
00008 
00009 #ifndef STUB_HPP_INCLUDED
00010 #define STUB_HPP_INCLUDED
00011 
00012 #include <boost/current_function.hpp>
00013 #define STUB() \
00014     std::cerr << "Ouch[stub]: " << BOOST_CURRENT_FUNCTION << " [at " << __FILE__ << ":" << __LINE__ << "]\n"
00015 
00016 #endif
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated by doxygen 1.7.1 on Fri May 25 2012 01:03:10 for The Battle for Wesnoth
Gna! | Forum | Wiki | CIA | devdocs