Diag-Client-Lib
Namespaces | Macros | Functions
file_path.h File Reference
#include <string_view>
Include dependency graph for file_path.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 utility
 
 utility::details
 

Macros

#define FILE_NAME   utility::details::StripFilePath(__FILE__)
 

Functions

constexpr std::string_view utility::details::StripFilePath (std::string_view path)
 

Macro Definition Documentation

◆ FILE_NAME

#define FILE_NAME   utility::details::StripFilePath(__FILE__)

Definition at line 14 of file file_path.h.