MercuryDPM  Alpha
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
LL< Level > Class Template Reference

Tag for template metaprogramming. More...

#include <Logger.h>

Detailed Description

template<Log Level>
class LL< Level >

Tag for template metaprogramming.

This tag class serves as a way to correctly resolve the implementation (if any) of the operator() or .log() method of the Logger. Please, don't change it at all nor give it any members.

Definition at line 216 of file Logger.h.


The documentation for this class was generated from the following file: