Claw  1.7.0
Macros
application.cpp File Reference

Implementation of the claw::application class. More...

#include <claw/application.hpp>
#include <claw/logger.hpp>
#include <claw/log_stream_uniq.hpp>
#include <claw/log_stream_concise.hpp>
#include <claw/claw_gettext.hpp>

Go to the source code of this file.

Macros

#define CLAW_MK_STR_(e)   #e
#define CLAW_MK_STR(e)   CLAW_MK_STR_(e)

Detailed Description

Implementation of the claw::application class.

Author
Julien Jorge

Definition in file application.cpp.