#include <ostream>
Include dependency graph for argumentDescription.h:

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

Go to the source code of this file.
Namespaces | |
| namespace | dlr |
| namespace | dlr::common |
Functions | |
| template<class Type> | |
| std::ostream & | dlr::common::addArgumentDescription (std::ostream &outputStream, const Type &argument) |
| This function template is responsible deciding how to print argument values during a stack trace. | |
Copyright (c) 2005-2007, David LaRose, dlr@cs.cmu.edu See accompanying file, LICENSE.TXT, for details.
Definition in file argumentDescription.h.
1.5.2