fileposition.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  rutz

Classes

struct  rutz::file_pos
 Represent a position (line number) within a source file. More...

Defines

#define SRC_POS   rutz::file_pos(__FILE__, __LINE__)
 This macro can be used to capture the current source filename and line-number.


Detailed Description

SRC_POS macro wraps __FILE__ and __LINE__, so that it's easy to communicate source-code location information throughout code and ultimately back to the user

Definition in file fileposition.h.


The software described here is Copyright (c) 1998-2005, Rob Peters.
This page was generated Wed Dec 3 06:51:56 2008 by Doxygen version 1.5.5.