|
trantor
Non-blocking I/O cross-platform TCP network library, using C++14
|
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_ |
Calculate of basename of source files in compile time.