std Namespace Reference


Functions

claw::log_systemendl (claw::log_system &log)


Function Documentation

CLAW_LOGGER_EXPORT claw::log_system & std::endl ( claw::log_system log  ) 

Definition at line 181 of file logger.cpp.

Referenced by claw::debug_assert(), claw::arguments_table::help(), claw::lendl(), and claw::graphic::xbm::writer::save_bits().

00182 {
00183   (log << "\n").flush();
00184   return log;
00185 } // endl()


Generated on Mon Nov 9 05:07:11 2009 for CLAW Library (a C++ Library Absolutely Wonderful) by  doxygen 1.4.7