src/Base/Print.hpp file

General purpose pretty printer functionality.

Contents

This file contains general purpose printer functions. Using the functions defined here provides formatting, and a consistent look with simple client-side code. For formatting, the Boost Format library is used, see http://www.boost.org/doc/libs/release/libs/format.

Namespaces

namespace tk
Toolkit declarations and definitions for general purpose utilities.

Classes

class tk::Print