trantor
Non-blocking I/O cross-platform TCP network library, using C++14
Loading...
Searching...
No Matches
trantor::Logger::SourceFile Class Reference

Calculate of basename of source files in compile time. More...

#include <trantor/utils/Logger.h>

Public Member Functions

template<int N>
 SourceFile (const char(&arr)[N])
 SourceFile (const char *filename=nullptr)

Public Attributes

const char * data_
int size_

Detailed Description

Calculate of basename of source files in compile time.


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